| Age | Commit message (Expand) | Author |
| 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 | 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 | feat(strategy): add parameter validation to all strategies | TheSiahxyz |
| 19 hours | fix: lint fixes for integration tests and backtester noqa annotations | TheSiahxyz |
| 19 hours | fix: clean up backtester strategy loading and update Dockerfiles | TheSiahxyz |
| 19 hours | fix: resolve critical deployment blockers | 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: initial trading platform implementation | TheSiahxyz |