| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 13 hours | refactor: remove all crypto/Binance code, update to US stock symbols | TheSiahxyz | |
| 14 hours | feat(strategy): Phase 3 complete — individual strategy upgrades | TheSiahxyz | |
| - RSI: bullish/bearish divergence detection (conviction 0.9) - MACD: signal-line crossover + zero-line distance conviction - Grid: trend break exit + out-of-range guard - Bollinger: squeeze detection + breakout signals + %B conviction - EMA Crossover: pullback entry mode (wait for EMA retest) - VWAP: daily reset + 1σ/2σ deviation bands + band-based conviction - Volume Profile: HVN/LVN node detection for stronger signals - Combined: adaptive weighting based on sub-strategy win rates - 363 tests passing | |||
| 14 hours | feat(strategy): add EMA pullback entry and VWAP daily reset with deviation bands | TheSiahxyz | |
| 31 hours | fix: resolve lint issues and final integration fixes | TheSiahxyz | |
| - Fix ambiguous variable name in binance_rest.py - Remove unused volumes variable in volume_profile_strategy.py - Fix import ordering in backtester main.py and test_metrics.py - Auto-format all files with ruff | |||
| 31 hours | feat(strategy): add VWAP strategy | TheSiahxyz | |
