Commit Graph

2 Commits

Author SHA1 Message Date
a42ea8dddf Refine dashboard UI/UX with storyboard-aligned instrument drill-down
- Introduced card-based layout matching storyboard visuals
- Added tracked instrument input (symbol + type) with per-instrument cards
- Implemented intuitive drill-down: dashboard metrics switch to selected instrument
- Displayed P&L, drawdown, and win rate per instrument using static mock data
- Updated charts and recent performance table to reflect selected instrument
- Prepared for future integration with real Moomoo data layer
2026-02-04 19:54:55 +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