trading-platform-frontend-v2/src/types
Adrian Flores Cortes 5779c9a5cf feat: Add Trading Agents UI components (GAP-P0-003)
- Add tradingAgents.types.ts with complete type definitions
- Add agents.service.ts for Trading Agents API integration
- Add agentsStore.ts (Zustand) for state management
- Add BotCard.tsx, AgentCard.tsx, AgentsList.tsx components
- Add AgentsPage.tsx for /trading/agents route
- Fix TypeScript errors in AgentsList.tsx:
  - Add handlers for startBot with default config
  - Use correct AgentType for selectBot

Total: 8 new files, ~3,000 LOC

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 16:47:41 -06:00
..
auth.types.ts feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
chat.types.ts feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
education.types.ts feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
index.ts feat: Add Trading Agents UI components (GAP-P0-003) 2026-01-28 16:47:41 -06:00
investment.types.ts feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
ml.types.ts feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
mlOverlay.types.ts feat: Add ML prediction overlay components for trading charts 2026-01-28 12:28:04 -06:00
payment.types.ts fix(frontend): resolve all 218 pre-existing TypeScript errors 2026-01-27 05:45:12 -06:00
portfolio.types.ts fix(coherence): Create centralized portfolio types (E-COH-004, ST1.3) 2026-01-26 17:02:41 -06:00
trading.types.ts fix(coherence): Add all trading enums aligned with DDL (E-COH-002, ST1.4) 2026-01-26 17:07:28 -06:00
tradingAgents.types.ts feat: Add Trading Agents UI components (GAP-P0-003) 2026-01-28 16:47:41 -06:00