| Age | Commit message (Expand) | Author |
| 18 hours | feat(backtester): add slippage, fees, stop-loss/take-profit, and short selling | TheSiahxyz |
| 18 hours | feat(backtester): add walk-forward analysis engine | TheSiahxyz |
| 18 hours | feat(backtester): improve metrics with daily Sharpe, recovery factor, consecu... | TheSiahxyz |
| 18 hours | docs: trading strategy upgrade plan (4 phases) | TheSiahxyz |
| 18 hours | docs: final TODO — all issues resolved, only future enhancements remain | TheSiahxyz |
| 18 hours | fix: resolve final 3 issues for production readiness | TheSiahxyz |
| 18 hours | docs: update TODO — 3 remaining issues identified from deep analysis | TheSiahxyz |
| 18 hours | fix: lint cleanup after medium priority tasks | TheSiahxyz |
| 18 hours | feat(broker): add Redis consumer groups for reliable message processing | TheSiahxyz |
| 18 hours | test: add CLI command tests and API router tests | TheSiahxyz |
| 18 hours | feat(portfolio): track realized PnL on sell orders | TheSiahxyz |
| 18 hours | fix: lint cleanup after critical and high priority fixes | TheSiahxyz |
| 18 hours | fix: WS factory, backtester config, CI docker builds, health port docs | TheSiahxyz |
| 18 hours | fix: snapshot delay, env fields, alembic creds, API healthcheck and error han... | TheSiahxyz |
| 18 hours | fix(strategy-engine): process multiple symbols concurrently with asyncio.gather | TheSiahxyz |
| 19 hours | docs: comprehensive TODO update with deep analysis findings | TheSiahxyz |
| 19 hours | docs: mark all tasks completed, update project status | TheSiahxyz |
| 19 hours | fix: lint cleanup for API, combined strategy, and formatting | TheSiahxyz |
| 19 hours | feat(risk): add trailing stop, volatility sizing, and position limits | TheSiahxyz |
| 19 hours | feat(strategy): add combined strategy with weighted signal voting | TheSiahxyz |
| 19 hours | feat: add FastAPI REST API service | TheSiahxyz |
| 19 hours | feat: add multi-exchange support via ccxt factory | TheSiahxyz |
| 19 hours | feat(security): add bearer token auth for health/metrics endpoints | TheSiahxyz |
| 19 hours | test: add Docker Compose E2E test script | TheSiahxyz |
| 19 hours | feat(monitoring): add Grafana dashboard provisioning | TheSiahxyz |
| 19 hours | ci: add Gitea Actions workflow and CI script | TheSiahxyz |
| 19 hours | feat(monitoring): add Loki + Promtail for log aggregation | TheSiahxyz |
| 19 hours | docs: update TODO — mark Critical, High, Medium as completed | TheSiahxyz |
| 19 hours | feat(portfolio): add periodic portfolio snapshots and daily Telegram summary | TheSiahxyz |
| 19 hours | feat: medium priority improvements | TheSiahxyz |
| 19 hours | test: add edge case tests for zero volume, empty data, extreme values | TheSiahxyz |
| 19 hours | fix(shared): add transaction rollback on DB errors | TheSiahxyz |
| 19 hours | feat(strategy): add parameter validation to all strategies | TheSiahxyz |
| 19 hours | fix: lint fixes for integration tests and backtester noqa annotations | TheSiahxyz |
| 19 hours | test: add integration tests for strategy, order, portfolio, and backtest flows | TheSiahxyz |
| 19 hours | feat(cli): implement backtest, strategy, portfolio, and data commands | TheSiahxyz |
| 19 hours | fix: clean up backtester strategy loading and update Dockerfiles | TheSiahxyz |
| 19 hours | fix: resolve critical deployment blockers | TheSiahxyz |
| 20 hours | docs: add comprehensive TODO with remaining work and priorities | TheSiahxyz |
| 20 hours | fix: resolve lint issues and final integration fixes | TheSiahxyz |
| 20 hours | feat(backtester): integrate detailed metrics and rich reporter | TheSiahxyz |
| 20 hours | feat(backtester): add detailed metrics (Sharpe, Sortino, drawdown) | TheSiahxyz |
| 20 hours | feat(strategy): add Volume Profile strategy | TheSiahxyz |
| 20 hours | feat(strategy): add Bollinger Bands strategy | TheSiahxyz |
| 20 hours | feat(strategy): add VWAP strategy | TheSiahxyz |
| 20 hours | feat(strategy): add MACD strategy | TheSiahxyz |
| 20 hours | feat(strategy): add EMA Crossover strategy | TheSiahxyz |
| 20 hours | feat(strategy): add warmup_period to BaseStrategy and YAML config loading | TheSiahxyz |
| 20 hours | feat(services): integrate structlog, healthcheck, metrics, and Telegram | TheSiahxyz |
| 20 hours | feat(shared): add health checks and Prometheus metrics | TheSiahxyz |