Commit Graph

3 Commits

Author SHA1 Message Date
henry f8a3b7840f fix: consolidate 3 fetchBars calls into 1 per stock and add 500ms delay between sequential loads to avoid rate limiting 2026-05-16 22:14:21 +02:00
henry 046e81ffc1 feat: rewrite analyze page with technical indicators column and signal summary 2026-05-16 22:05:01 +02:00
henry 8429db504a feat: add stock indicators route and Alpaca account info
- New /stocks route with StockViewer component
- New /api/indicators endpoint with SMA, EMA, RSI, MACD
- New /api/alpaca/account endpoint
- AlpacaAccountInfo component on home page
- Indicator calculation utilities
- Tests for utilities and components
- Vite proxy config for /api
2026-05-12 21:07:18 +02:00