Complete SRS document consolidating all requirements from: - 10 modules (OQI-001 to OQI-010) - 90+ functional requirements - Non-functional requirements (performance, security, scalability) - Dependencies matrix and prioritization - Glossary of terms Update _MAP.md to include new document Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
112 lines
3.1 KiB
Markdown
112 lines
3.1 KiB
Markdown
---
|
|
id: "MAP-00-vision-general"
|
|
title: "Mapa de 00-vision-general"
|
|
type: "Index"
|
|
project: "trading-platform"
|
|
updated_date: "2026-01-04"
|
|
---
|
|
|
|
# _MAP: Vision General
|
|
|
|
**Ultima actualizacion:** 2026-01-25
|
|
**Estado:** ✅ Completado
|
|
**Version:** 1.0.0
|
|
**Proposito:** Documentacion de alto nivel del proyecto Trading Platform
|
|
|
|
---
|
|
|
|
## Proposito
|
|
|
|
Esta carpeta contiene la vision general, arquitectura y definiciones fundamentales del proyecto Trading Platform. Sirve como punto de entrada para entender el alcance, objetivos y estructura tecnica de la plataforma.
|
|
|
|
---
|
|
|
|
## Contenido
|
|
|
|
| Archivo | Descripcion | Estado |
|
|
|---------|-------------|--------|
|
|
| `_MAP.md` | Este indice | ✅ |
|
|
| `SRS-DOCUMENTO-REQUERIMIENTOS.md` | **Especificacion de Requerimientos (SRS)** | ✅ NEW |
|
|
| `VISION-PRODUCTO.md` | Vision, mision, propuesta de valor | ✅ |
|
|
| `ARQUITECTURA-GENERAL.md` | Arquitectura de alto nivel | ✅ |
|
|
| `STACK-TECNOLOGICO.md` | Stack completo del proyecto | ✅ |
|
|
| `GLOSARIO.md` | Terminos y definiciones | ✅ |
|
|
| `MODELO-NEGOCIO.md` | Planes, pricing, monetizacion | ✅ |
|
|
| `PERFILES-USUARIO.md` | Personas y roles del sistema | ✅ |
|
|
|
|
---
|
|
|
|
## Vision del Producto
|
|
|
|
**Trading Platform** es una plataforma SaaS que democratiza el acceso a herramientas de trading e inversion profesionales mediante:
|
|
|
|
1. **Educacion Accesible** - Cursos estructurados de trading
|
|
2. **Agentes IA** - Gestion automatizada de inversiones
|
|
3. **Senales ML** - Predicciones basadas en machine learning
|
|
4. **Trading Social** - Comunidad y copy-trading
|
|
|
|
---
|
|
|
|
## Audiencia Objetivo
|
|
|
|
| Segmento | Descripcion | Plan Sugerido |
|
|
|----------|-------------|---------------|
|
|
| **Principiantes** | Nuevos en trading, buscan aprender | Free / Basic |
|
|
| **Intermedios** | Conocen trading, quieren automatizar | Pro |
|
|
| **Avanzados** | Traders activos, buscan senales ML | Pro / Enterprise |
|
|
| **Inversores Pasivos** | Quieren invertir sin operar | Pro (Money Manager) |
|
|
|
|
---
|
|
|
|
## Diferenciadores Clave
|
|
|
|
| Competidor | Trading Platform Diferenciador |
|
|
|------------|------------------------|
|
|
| Trade Republic | + Educacion integrada + Agentes IA personalizables |
|
|
| eToro | + Sin comisiones ocultas + ML transparente |
|
|
| Robinhood | + Disponible en LATAM + Soporte en espanol |
|
|
| MetaTrader | + UX moderna + Sin necesidad de conocimiento tecnico |
|
|
|
|
---
|
|
|
|
## Roadmap de Alto Nivel
|
|
|
|
```
|
|
Q1 2025: MVP
|
|
├── Autenticacion multi-proveedor
|
|
├── Modulo educativo basico
|
|
├── Trading charts con senales
|
|
├── Cuentas de inversion (3 agentes)
|
|
└── Integracion Stripe
|
|
|
|
Q2 2025: Growth
|
|
├── Analytics avanzado
|
|
├── Social trading
|
|
├── Crypto integration
|
|
└── App movil (iOS/Android)
|
|
|
|
Q3 2025: Enterprise
|
|
├── White-label solution
|
|
├── API institucional
|
|
└── Compliance AML/KYC avanzado
|
|
```
|
|
|
|
---
|
|
|
|
## Referencias
|
|
|
|
- [README Principal](../README.md)
|
|
- [Fase 1 MVP](../01-fase-mvp/_MAP.md)
|
|
- [ADRs](../97-adr/)
|
|
- [Standards](../98-standards/)
|
|
|
|
---
|
|
|
|
## Mantenimiento
|
|
|
|
| Responsable | Area |
|
|
|-------------|------|
|
|
| Product Owner | Vision, roadmap |
|
|
| Tech Lead | Arquitectura, stack |
|
|
| Documentador | Glosario, guias |
|