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