| Age | Commit message (Expand) | Author |
| 9 hours | refactor: migrate to US stocks with Alpaca API | TheSiahxyz |
| 9 hours | feat(strategy): add Market on Close (MOC) strategy for US stocks | TheSiahxyz |
| 9 hours | refactor: replace Binance/ccxt with Alpaca API client for US stocks | TheSiahxyz |
| 9 hours | feat: wire sentiment into engine + add EMA/bullish candle entry filters | TheSiahxyz |
| 9 hours | feat: add market sentiment filters (Fear & Greed, CryptoPanic, CryptoQuant) | TheSiahxyz |
| 10 hours | feat(strategy): add Asian Session RSI strategy for SOL/USDT scalping | TheSiahxyz |
| 10 hours | feat(strategy): Phase 3 complete — individual strategy upgrades | TheSiahxyz |
| 10 hours | feat(strategy): add RSI divergence detection and MACD signal-line crossover | TheSiahxyz |
| 10 hours | feat(strategy): add EMA pullback entry and VWAP daily reset with deviation bands | TheSiahxyz |
| 10 hours | feat(strategy): add Volume Profile HVN/LVN and Combined adaptive weighting | TheSiahxyz |
| 10 hours | feat(strategy): add Grid trend guard and Bollinger squeeze detection | TheSiahxyz |
| 10 hours | feat(risk): add drawdown-based position reduction and consecutive loss pause | TheSiahxyz |
| 10 hours | feat(risk): add portfolio exposure, correlation risk, and VaR checks | TheSiahxyz |
| 24 hours | feat(strategy): Phase 2 complete — strategy infrastructure upgrade | TheSiahxyz |
| 24 hours | feat(strategy): apply filters, conviction scoring, and ATR stops to all strat... | TheSiahxyz |
| 25 hours | feat(strategy): add ADX regime filter, volume confirmation, and ATR stops to ... | TheSiahxyz |
| 25 hours | feat(strategy): add technical indicators library (ATR, ADX, RSI, MACD, Bollin... | TheSiahxyz |
| 25 hours | feat(shared): add conviction, stop_loss, take_profit to Signal model | TheSiahxyz |
| 25 hours | feat(backtester): Phase 1 complete — realistic backtesting engine | TheSiahxyz |
| 25 hours | feat(backtester): add slippage, fees, stop-loss/take-profit, and short selling | TheSiahxyz |
| 25 hours | feat(backtester): add walk-forward analysis engine | TheSiahxyz |
| 25 hours | feat(backtester): improve metrics with daily Sharpe, recovery factor, consecu... | TheSiahxyz |
| 25 hours | fix: resolve final 3 issues for production readiness | TheSiahxyz |
| 25 hours | fix: lint cleanup after medium priority tasks | TheSiahxyz |
| 25 hours | feat(broker): add Redis consumer groups for reliable message processing | TheSiahxyz |
| 25 hours | test: add CLI command tests and API router tests | TheSiahxyz |
| 25 hours | feat(portfolio): track realized PnL on sell orders | TheSiahxyz |
| 25 hours | fix: lint cleanup after critical and high priority fixes | TheSiahxyz |
| 25 hours | fix: WS factory, backtester config, CI docker builds, health port docs | TheSiahxyz |
| 25 hours | fix: snapshot delay, env fields, alembic creds, API healthcheck and error han... | TheSiahxyz |
| 25 hours | fix(strategy-engine): process multiple symbols concurrently with asyncio.gather | TheSiahxyz |
| 26 hours | fix: lint cleanup for API, combined strategy, and formatting | TheSiahxyz |
| 26 hours | feat(risk): add trailing stop, volatility sizing, and position limits | TheSiahxyz |
| 26 hours | feat(strategy): add combined strategy with weighted signal voting | TheSiahxyz |
| 26 hours | feat: add FastAPI REST API service | TheSiahxyz |
| 26 hours | feat: add multi-exchange support via ccxt factory | TheSiahxyz |
| 26 hours | feat(security): add bearer token auth for health/metrics endpoints | TheSiahxyz |
| 26 hours | feat(portfolio): add periodic portfolio snapshots and daily Telegram summary | TheSiahxyz |
| 26 hours | feat: medium priority improvements | TheSiahxyz |
| 26 hours | test: add edge case tests for zero volume, empty data, extreme values | TheSiahxyz |
| 26 hours | feat(strategy): add parameter validation to all strategies | TheSiahxyz |
| 26 hours | fix: lint fixes for integration tests and backtester noqa annotations | TheSiahxyz |
| 26 hours | fix: clean up backtester strategy loading and update Dockerfiles | TheSiahxyz |
| 26 hours | fix: resolve critical deployment blockers | TheSiahxyz |
| 27 hours | fix: resolve lint issues and final integration fixes | TheSiahxyz |
| 27 hours | feat(backtester): integrate detailed metrics and rich reporter | TheSiahxyz |
| 27 hours | feat(backtester): add detailed metrics (Sharpe, Sortino, drawdown) | TheSiahxyz |
| 27 hours | feat(strategy): add Volume Profile strategy | TheSiahxyz |
| 27 hours | feat(strategy): add Bollinger Bands strategy | TheSiahxyz |
| 27 hours | feat(strategy): add VWAP strategy | TheSiahxyz |