trading-platform-frontend-v2/src
Adrian Flores Cortes ad7171da2c [SUBTASK-004] feat(ml): Integrate EnsemblePanel UI and add more symbols
- Integrate EnsemblePanel component in MLDashboard ensemble tab
- Add configuration UI for ensemble model weights and voting method
- Implement weighted ensemble prediction calculation
- Expand symbol list: EURUSD, GBPUSD, USDJPY, XAUUSD, BTCUSD, ETHUSD, USDCHF, AUDUSD
- Add ability to save/reset ensemble configuration to localStorage
- Show agreement count and signal validity in prediction summary

ST-004.1: Ensemble Models UI [8 SP] - COMPLETED
ST-004.2: More symbols support [5 SP] - COMPLETED
ST-004.3: WebSocket real-time - ALREADY IMPLEMENTED (mlSignalsWS exists)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 23:54:38 -06:00
..
__tests__ feat: Implement BLOCKER-001 proactive refresh + E2E video tests (frontend) 2026-01-27 01:44:40 -06:00
components fix(frontend): resolve all 218 pre-existing TypeScript errors 2026-01-27 05:45:12 -06:00
hooks [Sprint-2] feat: Add hooks for Feature Flags, 2FA, and Audit 2026-01-30 15:38:25 -06:00
lib feat: Implement BLOCKER-001 proactive refresh + E2E video tests (frontend) 2026-01-27 01:44:40 -06:00
modules [SUBTASK-004] feat(ml): Integrate EnsemblePanel UI and add more symbols 2026-02-03 23:54:38 -06:00
services [SPRINT-1] feat: Resolve routing and improve auth session management 2026-02-03 23:49:26 -06:00
stores feat: Add new services and stores for trading platform 2026-01-30 12:24:49 -06:00
styles feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
types feat: Add Trading Agents UI components (GAP-P0-003) 2026-01-28 16:47:41 -06:00
App.tsx [SPRINT-1] feat: Resolve routing and improve auth session management 2026-02-03 23:49:26 -06:00
main.tsx feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
vite-env.d.ts feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00