🏗️System Architecture

Signal IngestMarket & real-world signals
FastAPIDecision / inference API
ML ModelsRandom Forest + LightGBM
PostgreSQLFinancial & market data

Signal ingest feeds Random Forest and LightGBM models; FastAPI serves predictions; PostgreSQL stores market data.

Interested in the technical details?