Overview
High-Level System Architecture
How the major components of StockVisionz interact. Each color represents a layer.
Frontend
External
Database
Backend
ML
Data Layer
Data Ingestion & Indicator Pipeline
Trace the flow when a new ticker is ingested into the system.
Intelligence
ML Training Pipeline
Walk-forward validation: how models are trained and validated with strict temporal separation.
Orchestration
ML Job Lifecycle
Frontend POST → Worker picks up → Pipeline trains → Results streamed back via SSE