Commit Graph

4 Commits

Author SHA1 Message Date
5632a465d1 fix: increase max_locks_per_transaction to 256 2026-02-26 09:31:44 +01:00
d7bdfcf716 feat: implement strategy metadata and dashboard simulation panel
- Added display_name and description to BaseStrategy
- Updated MA44 and MA125 strategies with metadata
- Added /api/v1/strategies endpoint for dynamic discovery
- Added Strategy Simulation panel to dashboard with date picker and tooltips
- Implemented JS polling for backtest results in dashboard
- Added performance test scripts and DB connection guide
- Expanded indicator config to all 15 timeframes
2026-02-13 09:50:08 +01:00
ec37fae0fd Implement custom timeframes (37m, 148m) with real-time refresh for all intervals 2026-02-11 23:27:21 +01:00
933537d759 Initial commit: BTC Bot with dashboard, TA analysis, and 14 timeframes 2026-02-11 22:27:51 +01:00