| Age | Commit message (Expand) | Author |
| 14 hours | feat: implement SentimentAggregator with freshness decay and composite scoring | TheSiahxyz |
| 14 hours | feat: implement Truth Social and Federal Reserve collectors | TheSiahxyz |
| 14 hours | feat: implement Reddit social sentiment collector | TheSiahxyz |
| 14 hours | feat: implement SEC EDGAR 8-K filing collector | TheSiahxyz |
| 14 hours | feat: implement CNN Fear & Greed Index collector | TheSiahxyz |
| 14 hours | feat: implement RSS news collector (Yahoo, Google News, MarketWatch) | TheSiahxyz |
| 14 hours | feat: implement Finnhub news collector with VADER sentiment | TheSiahxyz |
| 14 hours | feat: scaffold news-collector service with BaseCollector | TheSiahxyz |
| 14 hours | feat: add news collector and stock selector config settings | TheSiahxyz |
| 14 hours | feat: add NewsEvent, DB methods for news/sentiment/selections | TheSiahxyz |
| 14 hours | feat: add Alembic migration for news and sentiment tables | TheSiahxyz |
| 14 hours | feat: add SQLAlchemy ORM models for news, scores, selections | TheSiahxyz |
| 14 hours | feat: add NewsItem, sentiment scoring, and stock selection models | TheSiahxyz |
| 14 hours | docs: add news-driven stock selector implementation plan | TheSiahxyz |
| 14 hours | docs: add news-driven stock selector design spec | TheSiahxyz |
| 17 hours | docs: rewrite TODO for US stock platform (remove all crypto references) | TheSiahxyz |
| 17 hours | refactor: purge all remaining crypto/Binance references | TheSiahxyz |
| 17 hours | refactor: remove all crypto/Binance code, update to US stock symbols | TheSiahxyz |
| 17 hours | feat: add parameter optimization script for Asian Session RSI | TheSiahxyz |
| 18 hours | refactor: complete US stock migration | TheSiahxyz |
| 18 hours | refactor: update data-collector and order-executor for Alpaca API | TheSiahxyz |
| 18 hours | feat: add Claude-powered daily stock screener for MOC strategy | TheSiahxyz |
| 18 hours | refactor: migrate to US stocks with Alpaca API | TheSiahxyz |
| 18 hours | feat(strategy): add Market on Close (MOC) strategy for US stocks | TheSiahxyz |
| 18 hours | refactor: replace Binance/ccxt with Alpaca API client for US stocks | TheSiahxyz |
| 18 hours | feat: wire sentiment into engine + add EMA/bullish candle entry filters | TheSiahxyz |
| 18 hours | refactor: dead code cleanup | TheSiahxyz |
| 18 hours | feat: add market sentiment filters (Fear & Greed, CryptoPanic, CryptoQuant) | TheSiahxyz |
| 18 hours | feat(strategy): add Asian Session RSI strategy for SOL/USDT scalping | TheSiahxyz |
| 18 hours | feat(strategy): Phase 3 complete — individual strategy upgrades | TheSiahxyz |
| 18 hours | feat(strategy): add RSI divergence detection and MACD signal-line crossover | TheSiahxyz |
| 19 hours | feat(strategy): add EMA pullback entry and VWAP daily reset with deviation bands | TheSiahxyz |
| 19 hours | feat(strategy): add Volume Profile HVN/LVN and Combined adaptive weighting | TheSiahxyz |
| 19 hours | feat(strategy): add Grid trend guard and Bollinger squeeze detection | TheSiahxyz |
| 19 hours | feat(risk): add drawdown-based position reduction and consecutive loss pause | TheSiahxyz |
| 19 hours | feat(risk): add portfolio exposure, correlation risk, and VaR checks | TheSiahxyz |
| 33 hours | feat(strategy): Phase 2 complete — strategy infrastructure upgrade | TheSiahxyz |
| 33 hours | feat(strategy): apply filters, conviction scoring, and ATR stops to all strat... | TheSiahxyz |
| 33 hours | feat(strategy): add ADX regime filter, volume confirmation, and ATR stops to ... | TheSiahxyz |
| 33 hours | feat(strategy): add technical indicators library (ATR, ADX, RSI, MACD, Bollin... | TheSiahxyz |
| 33 hours | feat(shared): add conviction, stop_loss, take_profit to Signal model | TheSiahxyz |
| 33 hours | feat(backtester): Phase 1 complete — realistic backtesting engine | TheSiahxyz |
| 33 hours | feat(backtester): add slippage, fees, stop-loss/take-profit, and short selling | TheSiahxyz |
| 33 hours | feat(backtester): add walk-forward analysis engine | TheSiahxyz |
| 33 hours | feat(backtester): improve metrics with daily Sharpe, recovery factor, consecu... | TheSiahxyz |
| 34 hours | docs: trading strategy upgrade plan (4 phases) | TheSiahxyz |
| 34 hours | docs: final TODO — all issues resolved, only future enhancements remain | TheSiahxyz |
| 34 hours | fix: resolve final 3 issues for production readiness | TheSiahxyz |
| 34 hours | docs: update TODO — 3 remaining issues identified from deep analysis | TheSiahxyz |
| 34 hours | fix: lint cleanup after medium priority tasks | TheSiahxyz |