Divergence Trading - Spot vs Poly Price Lag Detects when Binance spot prices move but Polymarket 15-minute binary markets haven't caught up yet. Buys the lagging side and sells when it corrects. Strategy tags match the CLAUDE.md encoding: (0.12-0.14% move in 15s window). Starts in dry-run mode by default (no real orders). Quick Start Commands Start / Stop Monitor Configure Detection Algorithm For each spot tick, across all configured windows (5s, 10s, 15s, 30s, 60s, 90s, 120s): 1. Look up spot price N seconds ago via binary search 2. Calculate 3. If move = threshold AND poly is fresh (< 5s st…