fef69fa4baabc4505b6674e24cae6b6bf1e43236
- charts.py: serve OHLCV bars & trades from Postgres (klines/trades tables written by indexer), no synthetic data - entities.py: add TradeModel/KlineModel matching indexer schema - main.py: idempotent create_all on startup - config.py: unify default DATABASE_URL with docker-compose/indexer
WTFX Backend
Business API, Matching and WebSocket Gateway.