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