From a42ea8dddf322577ade0db7a582dd0de11d83d1a Mon Sep 17 00:00:00 2001 From: JamesTang Date: Wed, 4 Feb 2026 19:54:43 +0800 Subject: [PATCH] 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 --- templates/dashboard.html | 691 +++++++++++++++++++++++++++------------ 1 file changed, 485 insertions(+), 206 deletions(-) diff --git a/templates/dashboard.html b/templates/dashboard.html index 6bff632..8601a88 100644 --- a/templates/dashboard.html +++ b/templates/dashboard.html @@ -6,179 +6,337 @@ Quantitative Trading Platform - Dashboard + + -