trading-platform-frontend-v2/src/services
Adrian Flores Cortes 49d6492c91 [OQI-003] feat: Add AlertsPanel component for price alerts management
- Create AlertsPanel component with full CRUD functionality
- Add alerts API functions to trading.service.ts
- Integrate AlertsPanel into Trading.tsx with toggle button
- Support for above/below/crosses conditions
- Push and email notification options
- Recurring alerts support
- Filter by active/inactive status

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 09:41:05 -06:00
..
adminService.ts feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
backtestService.ts feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
chat.service.ts feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
education.service.ts feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
investment.service.ts [OQI-004] feat: Add AccountDetail page and investment service 2026-01-25 09:16:24 -06:00
llmAgentService.ts feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
mlService.ts feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
notification.service.ts feat: Add NotificationCenter UI components 2026-01-25 03:57:45 -06:00
payment.service.ts feat: Initial commit - Trading Platform Frontend 2026-01-18 04:30:39 -06:00
portfolio.service.ts [OQI-008] feat: Add portfolio Phase 3 - Performance chart and edit allocations 2026-01-25 08:40:47 -06:00
trading.service.ts [OQI-003] feat: Add AlertsPanel component for price alerts management 2026-01-25 09:41:05 -06:00
websocket.service.ts [OQI-008] feat: Add portfolio store with WebSocket real-time updates 2026-01-25 08:47:46 -06:00