# ORB v59 Sweep — Explore remaining dimensions with v59 base (atr=0.01) # # 3 × 3 × 3 × 2 = 54 combinations base_config: configs/intraday/strategies/orb_v59_atr001.yaml sweep: # Simulation bar granularity (revisit with atr=0.01 ultra-tight stop) sim_bar_minutes: [30, 60, 120] # Candidate pool size (beyond 50) max_candidates: [30, 50, 75] # Order timeout: how long to wait for breakout fill after ORB order_timeout_minutes: [20, 45, 60] # Min RVOL threshold min_rvol: [0.5, 1.0, 1.5]