Commit Graph

103 Commits

Author SHA1 Message Date
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
henry aaafe8fa3f Add initial documentation and configuration files for AITrader project 2026-05-12 19:50:16 +02:00
henry 818e179fd0 Initial commit from create-react-router 2026-05-12 19:25:36 +02:00