summaryrefslogtreecommitdiff
path: root/shared/alembic/versions/001_initial_schema.py
AgeCommit message (Collapse)Author
36 hoursfix: resolve critical deployment blockersTheSiahxyz
- Add Alembic initial migration (6 tables: candles, signals, orders, trades, positions, portfolio_snapshots) - Expose health ports (8080-8083) in docker-compose with healthchecks - Add numpy dependency to strategy-engine pyproject.toml