#29 — H1 Donchian sweep
Hypothesis — what it tests
Whether the H4 Donchian breakout edge survives when scaled down to H1 cadence for a higher trade frequency.
Description
The live H4 Donchian breakout on account 010 raised an obvious question: would the same channel-breakout mechanism work faster, at H1? A brute-force sweep tested 200 configurations per pair (channel length x ATR-trail multiple x max-hold x optional H4 direction filter) across all 12 pairs, plus a separate 1,296-config dual M5+H1 confirmation variant. Every single one of the 2,400 pure-H1 configs was OOS-negative (best: EUR_GBP at -6.37 p/d), and the dual-TF variant added 0 survivors. The diagnosis: H1 ATR is 2-3x smaller than H4 ATR while the spread is the same absolute pip cost, and H1 has more false breakouts — smaller expected moves x more reversals x same spread = systematically negative expected value.
Key result
Indicators
Algorithms
Code
Interactive version (search, filters, figures): the experiment explorer.