| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 13 hours | refactor: purge all remaining crypto/Binance references | TheSiahxyz | |
| - Replace BTCUSDT/SOLUSDT/ETHUSDT with AAPL/MSFT in all test files - Update backtester default symbol to AAPL - Update strategy-engine default symbols to US stocks - Update project description and CLI help text - Remove empty superpowers docs directory - Zero crypto references remaining in codebase | |||
| 29 hours | feat(backtester): Phase 1 complete — realistic backtesting engine | TheSiahxyz | |
| - Slippage modeling (configurable per-trade, buy higher/sell lower) - Trading fee deduction (maker/taker configurable) - Stop-loss and take-profit auto-execution per position - Short selling support (allow_short flag) - Walk-forward analysis engine (in-sample/out-of-sample, efficiency ratio) - Daily equity curve Sharpe/Sortino with risk-free rate adjustment - Recovery factor, consecutive win/loss streaks, fee-aware PnL - 312 tests passing | |||
| 29 hours | feat(backtester): add walk-forward analysis engine | TheSiahxyz | |
