| Age | Commit message (Expand) | Author |
| 16 hours | feat(backtester): add slippage, fees, stop-loss/take-profit, and short selling | TheSiahxyz |
| 16 hours | feat(backtester): add walk-forward analysis engine | TheSiahxyz |
| 16 hours | feat(backtester): improve metrics with daily Sharpe, recovery factor, consecu... | TheSiahxyz |
| 16 hours | fix: resolve final 3 issues for production readiness | TheSiahxyz |
| 17 hours | fix: lint cleanup after medium priority tasks | TheSiahxyz |
| 17 hours | feat(broker): add Redis consumer groups for reliable message processing | TheSiahxyz |
| 17 hours | test: add CLI command tests and API router tests | TheSiahxyz |
| 17 hours | feat(portfolio): track realized PnL on sell orders | TheSiahxyz |
| 17 hours | fix: lint cleanup after critical and high priority fixes | TheSiahxyz |
| 17 hours | fix: WS factory, backtester config, CI docker builds, health port docs | TheSiahxyz |
| 17 hours | fix: snapshot delay, env fields, alembic creds, API healthcheck and error han... | TheSiahxyz |
| 17 hours | fix(strategy-engine): process multiple symbols concurrently with asyncio.gather | TheSiahxyz |
| 17 hours | fix: lint cleanup for API, combined strategy, and formatting | TheSiahxyz |
| 17 hours | feat(risk): add trailing stop, volatility sizing, and position limits | TheSiahxyz |
| 17 hours | feat(strategy): add combined strategy with weighted signal voting | TheSiahxyz |
| 17 hours | feat: add FastAPI REST API service | TheSiahxyz |
| 17 hours | feat: add multi-exchange support via ccxt factory | TheSiahxyz |
| 17 hours | feat(security): add bearer token auth for health/metrics endpoints | TheSiahxyz |
| 17 hours | feat(portfolio): add periodic portfolio snapshots and daily Telegram summary | TheSiahxyz |
| 17 hours | feat: medium priority improvements | TheSiahxyz |
| 17 hours | test: add edge case tests for zero volume, empty data, extreme values | TheSiahxyz |
| 17 hours | feat(strategy): add parameter validation to all strategies | TheSiahxyz |
| 17 hours | fix: lint fixes for integration tests and backtester noqa annotations | TheSiahxyz |
| 17 hours | fix: clean up backtester strategy loading and update Dockerfiles | TheSiahxyz |
| 18 hours | fix: resolve critical deployment blockers | TheSiahxyz |
| 18 hours | fix: resolve lint issues and final integration fixes | TheSiahxyz |
| 18 hours | feat(backtester): integrate detailed metrics and rich reporter | TheSiahxyz |
| 18 hours | feat(backtester): add detailed metrics (Sharpe, Sortino, drawdown) | TheSiahxyz |
| 18 hours | feat(strategy): add Volume Profile strategy | TheSiahxyz |
| 18 hours | feat(strategy): add Bollinger Bands strategy | TheSiahxyz |
| 18 hours | feat(strategy): add VWAP strategy | TheSiahxyz |
| 18 hours | feat(strategy): add MACD strategy | TheSiahxyz |
| 18 hours | feat(strategy): add EMA Crossover strategy | TheSiahxyz |
| 18 hours | feat(strategy): add warmup_period to BaseStrategy and YAML config loading | TheSiahxyz |
| 18 hours | feat(services): integrate structlog, healthcheck, metrics, and Telegram | TheSiahxyz |
| 19 hours | feat: initial trading platform implementation | TheSiahxyz |