| Age | Commit message (Expand) | Author |
| 29 hours | test: add integration tests for strategy, order, portfolio, and backtest flows | TheSiahxyz |
| 29 hours | feat(cli): implement backtest, strategy, portfolio, and data commands | TheSiahxyz |
| 29 hours | fix: clean up backtester strategy loading and update Dockerfiles | TheSiahxyz |
| 30 hours | fix: resolve critical deployment blockers | TheSiahxyz |
| 30 hours | docs: add comprehensive TODO with remaining work and priorities | TheSiahxyz |
| 30 hours | fix: resolve lint issues and final integration fixes | TheSiahxyz |
| 30 hours | feat(backtester): integrate detailed metrics and rich reporter | TheSiahxyz |
| 30 hours | feat(backtester): add detailed metrics (Sharpe, Sortino, drawdown) | TheSiahxyz |
| 30 hours | feat(strategy): add Volume Profile strategy | TheSiahxyz |
| 30 hours | feat(strategy): add Bollinger Bands strategy | TheSiahxyz |
| 30 hours | feat(strategy): add VWAP strategy | TheSiahxyz |
| 30 hours | feat(strategy): add MACD strategy | TheSiahxyz |
| 30 hours | feat(strategy): add EMA Crossover strategy | TheSiahxyz |
| 30 hours | feat(strategy): add warmup_period to BaseStrategy and YAML config loading | TheSiahxyz |
| 30 hours | feat(services): integrate structlog, healthcheck, metrics, and Telegram | TheSiahxyz |
| 30 hours | feat(shared): add health checks and Prometheus metrics | TheSiahxyz |
| 30 hours | feat(shared): add Telegram notification service | TheSiahxyz |
| 30 hours | feat(shared): add retry with backoff and circuit breaker | TheSiahxyz |
| 30 hours | feat(shared): add structlog-based structured logging | TheSiahxyz |
| 30 hours | feat: rewrite database layer from asyncpg to SQLAlchemy 2.0 async ORM | TheSiahxyz |
| 30 hours | feat: add SQLAlchemy ORM models and Alembic migration setup | TheSiahxyz |
| 30 hours | feat: initial trading platform implementation | TheSiahxyz |
| 31 hours | chore: add .worktrees/ to gitignore | TheSiahxyz |
| 31 hours | docs: add implementation plan for operations and strategy expansion | TheSiahxyz |
| 31 hours | docs: add operations infrastructure & strategy expansion design spec | TheSiahxyz |