Commit Graph

2 Commits

Author SHA1 Message Date
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
5b53c2539a feat: Initial commit - Trading Platform Frontend
React frontend with:
- Authentication UI
- Trading dashboard
- ML signals display
- Portfolio management

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-18 04:30:39 -06:00