| Age | Commit message (Expand) | Author |
| 37 hours | feat(strategy): add combined strategy with weighted signal voting | TheSiahxyz |
| 37 hours | feat: add FastAPI REST API service | TheSiahxyz |
| 37 hours | feat: add multi-exchange support via ccxt factory | TheSiahxyz |
| 37 hours | feat(security): add bearer token auth for health/metrics endpoints | TheSiahxyz |
| 37 hours | test: add Docker Compose E2E test script | TheSiahxyz |
| 37 hours | feat(monitoring): add Grafana dashboard provisioning | TheSiahxyz |
| 37 hours | ci: add Gitea Actions workflow and CI script | TheSiahxyz |
| 37 hours | feat(monitoring): add Loki + Promtail for log aggregation | TheSiahxyz |
| 37 hours | docs: update TODO — mark Critical, High, Medium as completed | TheSiahxyz |
| 37 hours | feat(portfolio): add periodic portfolio snapshots and daily Telegram summary | TheSiahxyz |
| 37 hours | feat: medium priority improvements | TheSiahxyz |
| 37 hours | test: add edge case tests for zero volume, empty data, extreme values | TheSiahxyz |
| 37 hours | fix(shared): add transaction rollback on DB errors | TheSiahxyz |
| 37 hours | feat(strategy): add parameter validation to all strategies | TheSiahxyz |
| 37 hours | fix: lint fixes for integration tests and backtester noqa annotations | TheSiahxyz |
| 37 hours | test: add integration tests for strategy, order, portfolio, and backtest flows | TheSiahxyz |
| 37 hours | feat(cli): implement backtest, strategy, portfolio, and data commands | TheSiahxyz |
| 37 hours | fix: clean up backtester strategy loading and update Dockerfiles | TheSiahxyz |
| 37 hours | fix: resolve critical deployment blockers | TheSiahxyz |
| 38 hours | docs: add comprehensive TODO with remaining work and priorities | TheSiahxyz |
| 38 hours | fix: resolve lint issues and final integration fixes | TheSiahxyz |
| 38 hours | feat(backtester): integrate detailed metrics and rich reporter | TheSiahxyz |
| 38 hours | feat(backtester): add detailed metrics (Sharpe, Sortino, drawdown) | TheSiahxyz |
| 38 hours | feat(strategy): add Volume Profile strategy | TheSiahxyz |
| 38 hours | feat(strategy): add Bollinger Bands strategy | TheSiahxyz |
| 38 hours | feat(strategy): add VWAP strategy | TheSiahxyz |
| 38 hours | feat(strategy): add MACD strategy | TheSiahxyz |
| 38 hours | feat(strategy): add EMA Crossover strategy | TheSiahxyz |
| 38 hours | feat(strategy): add warmup_period to BaseStrategy and YAML config loading | TheSiahxyz |
| 38 hours | feat(services): integrate structlog, healthcheck, metrics, and Telegram | TheSiahxyz |
| 38 hours | feat(shared): add health checks and Prometheus metrics | TheSiahxyz |
| 38 hours | feat(shared): add Telegram notification service | TheSiahxyz |
| 38 hours | feat(shared): add retry with backoff and circuit breaker | TheSiahxyz |
| 38 hours | feat(shared): add structlog-based structured logging | TheSiahxyz |
| 38 hours | feat: rewrite database layer from asyncpg to SQLAlchemy 2.0 async ORM | TheSiahxyz |
| 38 hours | feat: add SQLAlchemy ORM models and Alembic migration setup | TheSiahxyz |
| 38 hours | feat: initial trading platform implementation | TheSiahxyz |
| 38 hours | chore: add .worktrees/ to gitignore | TheSiahxyz |
| 39 hours | docs: add implementation plan for operations and strategy expansion | TheSiahxyz |
| 39 hours | docs: add operations infrastructure & strategy expansion design spec | TheSiahxyz |