FASE 0 - Preparación y Purga: - Archived 21 completed tasks to _archive/2026-01/ - Marked 4 docs as DEPRECATED - Created 3 baseline coherence reports FASE 1 - DDL-Backend Coherence: - audit.types.ts: +4 types (SystemEvent, TradingAudit, ApiRequestLog, DataAccessLog) - investment.types.ts: +4 types (RiskQuestionnaire, WithdrawalRequest, DailyPerformance, DistributionHistory) - entity.types.ts: +5 types (Symbol, TradingBot, TradingSignal, TradingMetrics, PaperBalance) FASE 2 - Backend-Frontend Coherence: - investmentStore.ts: New Zustand store with 20+ actions - mlStore.ts: New Zustand store with signal caching - alerts.service.ts: New service with 15 functions FASE 3 - Documentation: - OQI-009: Updated to 100% coverage, added ET-MKT-004-productos.md - OQI-010: Created full structure (STATUS.md, ROADMAP-MT4.md, ET-MT4-001-gateway.md) Coherence Baseline Established: - DDL-Backend: 31% (target 95%) - Backend-Frontend: 72% (target 85%) - Global: 39.6% (target 90%) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
77 lines
2.0 KiB
Markdown
77 lines
2.0 KiB
Markdown
---
|
|
id: "README"
|
|
title: "Backlog - Trading Platform (Trading Platform)"
|
|
type: "Documentation"
|
|
project: "trading-platform"
|
|
version: "1.0.0"
|
|
updated_date: "2026-01-04"
|
|
status: "DEPRECATED"
|
|
---
|
|
|
|
> **DEPRECATED (2026-01-28)**
|
|
> Este documento contiene referencias a archivos eliminados (/docs/planning/).
|
|
> El directorio planning fue removido en commit del 2026-01-26.
|
|
> Los links a Board.md y config.yml ya no son validos.
|
|
> Ver: orchestration/tareas/ para gestion de tareas actual.
|
|
|
|
# Backlog - Trading Platform (Trading Platform)
|
|
|
|
**Ultima actualizacion:** 2026-01-04
|
|
|
|
---
|
|
|
|
## Descripcion
|
|
|
|
Esta carpeta contiene el backlog del proyecto y las definiciones de calidad (DoR/DoD).
|
|
|
|
---
|
|
|
|
## Contenido
|
|
|
|
| Archivo | Descripcion |
|
|
|---------|-------------|
|
|
| [DEFINITION-OF-READY.md](./DEFINITION-OF-READY.md) | Criterios para que un item este listo para Sprint |
|
|
| [DEFINITION-OF-DONE.md](./DEFINITION-OF-DONE.md) | Criterios para que un item este completado |
|
|
|
|
---
|
|
|
|
## Backlog Priorizado
|
|
|
|
El backlog activo se gestiona en el tablero Kanban:
|
|
- Ver: [/docs/planning/Board.md](/docs/planning/Board.md)
|
|
|
|
---
|
|
|
|
## Items Futuros
|
|
|
|
Items identificados pero no priorizados aun:
|
|
|
|
### Fase 2 - Extensiones
|
|
|
|
| ID | Titulo | Tipo | Modulo | Prioridad |
|
|
|----|--------|------|--------|-----------|
|
|
| - | Integracion MetaTrader 4 | Feature | Trading | P2 |
|
|
| - | Trading Agents automaticos | Feature | ML | P2 |
|
|
| - | Social Trading | Feature | Trading | P3 |
|
|
| - | Multi-idioma | Feature | General | P3 |
|
|
|
|
### Mejoras Tecnicas
|
|
|
|
| ID | Titulo | Tipo | Modulo | Prioridad |
|
|
|----|--------|------|--------|-----------|
|
|
| - | Migracion a microservicios | Technical | Infra | P2 |
|
|
| - | Implementar GraphQL | Technical | API | P3 |
|
|
| - | Cache distribuido | Technical | Backend | P2 |
|
|
|
|
---
|
|
|
|
## Referencias
|
|
|
|
- **Tablero Kanban:** [/docs/planning/Board.md](/docs/planning/Board.md)
|
|
- **Configuracion:** [/docs/planning/config.yml](/docs/planning/config.yml)
|
|
- **Guia de Agentes:** [/AGENTS.md](/AGENTS.md)
|
|
|
|
---
|
|
|
|
**Mantenido por:** Product Owner / Architecture Team
|