3 Commits

Author SHA1 Message Date
7c6faebead feat: refactor bot to use DB for candles with 5s/15s polling sync (v1.3.0) 2026-03-05 22:11:17 +01:00
907eecc4de chore: clean up project to focus only on btc_bot service on bot branch 2026-03-05 20:59:52 +01:00
c7ee5135ae Initial commit - BTC Trading Dashboard
- FastAPI backend with PostgreSQL database connection
- Frontend dashboard with lightweight-charts
- Technical indicators (SMA, EMA, RSI, MACD, Bollinger Bands, etc.)
- Trading strategy simulation and backtesting
- Database connection to NAS at 20.20.20.20:5433
- Development server setup and documentation
2026-02-25 22:10:30 +01:00