3 Commits

Author SHA1 Message Date
06081aa939 feat(ui): strategy config form and backend endpoint 2026-02-07 08:06:27 +08:00
f30bcdc680 feat: Integrated Dashboard v2.0 with LLM-driven Mock Backend
- Promoted prototype dashboard to main app
- Added /api/market-data endpoint
- Implemented market_simulator.py for realistic OHLCV generation
- Updated MoomooClient to serve simulated scenarios
- Wired frontend to backend API
2026-02-07 06:34:19 +08:00
0121cb6097 Initial commit: UI/UX dashboard skeleton
- Basic Flask backend with mock metrics API
- Bootstrap/Chart.js frontend dashboard
- Displays key metrics: PnL, drawdown, win rate
- Interactive charts and auto-refresh
- Ready for integration with real data sources
2026-02-04 10:41:02 +08:00