Changes include: - Updated architecture documentation - Enhanced module definitions (OQI-001 to OQI-008) - ML integration documentation updates - Trading strategies documentation - Orchestration and inventory updates - Docker configuration updates 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
70 lines
1.7 KiB
Markdown
70 lines
1.7 KiB
Markdown
---
|
|
id: "README"
|
|
title: "Backlog - Trading Platform (OrbiQuant)"
|
|
type: "Documentation"
|
|
project: "trading-platform"
|
|
version: "1.0.0"
|
|
updated_date: "2026-01-04"
|
|
---
|
|
|
|
# Backlog - Trading Platform (OrbiQuant)
|
|
|
|
**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
|