Super-Trader — System Architecture
Current deployed state · momentum rotation (rule-based) · DRY-RUN · generated 2026-06-22 EST
Live Trading Path
- • Data → Orchestrator → Strategy → Risk → Executor
- • Strategy: momentum rotation, dynamic liquidity universe
- • SPY>200d-SMA regime filter, no leverage
- • OOS 2000–26: 13.4% CAGR / 0.93 Sharpe / −28% DD
- • Executor in DRY-RUN — no live orders placed
State & Publishing
- • Agents write JSON to shared state/
- • Dashboard reads honest/OOS metrics only
- • Biased Sharpe-2.9 source purged from site
- • Deploy → Cloudflare Pages + push to GitHub
- • 24 unit tests incl. lookahead guards
Quarantined / Orphaned
- • drop_sniper: disabled (statistical noise)
- • 4 trained classifiers: not wired in (weak/overfit)
- • crash filter 119% CAGR = in-sample; OOS 18.8% / −80% '22
- • self_improving_engine: lookahead fixed, not live
- • See CLASSIFIERS.md & CRITIQUE.md for audits