Strategy Detail
Volume-confirmed Breakout
Breaks of a rolling N-bar range that fire only when the breakout bar's volume exceeds a multiple of the prior bar's volume. The volume gate is the filter.
Sample runs (5)
NQ 5m · 2024
30-bar range, 2.5x vol, Both
- Win rate
- 49.44%
- Profit factor
- 1.46
- Max drawdown
- 7.23%
ES 5m · 2024
30-bar range, 2.5x vol, Both
- Win rate
- 51.36%
- Profit factor
- 1.17
- Max drawdown
- 6.47%
YM 5m · 2024
30-bar range, 2.5x vol, Both
- Win rate
- 42.32%
- Profit factor
- 1.01
- Max drawdown
- 7.48%
What It Does
Volume-confirmed Breakout runs on a single contract at one intraday timeframe. On every bar close it computes the high and low of the prior N bars (the rolling range), then checks whether the current close has broken above the range high or below the range low. It only takes the trade when the breakout bar’s volume is at least a configurable multiple of the prior bar’s volume.
- If the close breaks above the rolling range high AND the current bar’s volume is at least the volume multiplier times the prior bar’s volume, the strategy goes long at the close.
- If the close breaks below the rolling range low AND the current bar’s volume meets the same multiplier gate, it goes short.
- An open position closes when the take-profit or stop is hit, when the bar-count timeout is reached, or when the session ends.
The volume gate is what makes this a “confirmed” breakout. Without it, the strategy would take every range break, including low-conviction drifts that immediately fail. The multiplier filters those out and concentrates the entries on bars where flow actually steps in.
For contracts with a defined cash session (NQ, ES, YM, RTY) entries fire only during 9:30 to 16:00 ET. For 24-hour contracts (gold, crude) entries fire across the full electronic session.
There is no separate trend filter and no volatility scaling. The range, the volume gate, and the bracketed exit are the only mechanics.
Why It Works (Sometimes)
Breakouts above prior range get tested every intraday session. Most of them fail. The volume gate is a quick sieve for distinguishing the breakouts where institutional flow is actually pushing the move from the breakouts where price has only drifted through the level on no real activity. A 2x or 3x spike in volume on the breakout bar is the cleanest live indicator of “this break is being driven, not drifted.”
The edge is direction-symmetric: there is no obvious reason that volume-confirmed breakouts to the upside would behave differently from volume-confirmed breakouts to the downside, and the both-sides preset reflects that.
The edge is also instrument-sensitive in a way the fade and pullback strategies are not. The equity indices around the cash open throw off clean volume bursts that match the pattern; gold’s bursty volume around the London and New York handoff also works. Crude was tested and excluded because no parameter combination produced a positive cell on it in 2024.
A 4x4 sweep across range lookback (10, 20, 30, 50 bars) and volume multiplier (1.5, 2.0, 2.5, 3.0) on 2024 data showed the strongest single-contract result on NQ at a 30-bar range and 2.5x volume gate (profit factor 1.46). That same configuration is the canonical default. The longer range filters out the noise of fast intrabar swings; the 2.5x gate is selective enough to demand real participation but loose enough that confirmed signals still fire several times per session on the equity indices.
Presets
Three presets cover the canonical range and volume-multiplier variants:
- Standard Volume Breakout: 30-bar range, 2.5x prior-bar volume, 0.50% target, 0.30% stop, both sides. The default configuration and the canonical preset.
- Looser Volume Gate: same 30-bar range with a looser 1.5x volume gate. More signals per session and less selective. The equity indices benefit more than gold.
- Longer Range Breakout: wider 50-bar range with the same 2.5x volume gate. Demands the range hold for longer before a confirmed breakout fires.
Use the form to set your own range length, volume multiplier, target, stop, and direction. The presets are starting points, not endpoints.
Best In
- Liquid, high-volume instruments where the per-bar volume reading is statistically meaningful.
- Sessions with bursty volume profiles (opening drive, news releases, scheduled report windows) where a 2x or 3x volume spike is a clean indicator of real participation.
- Range-then-trend intraday days, where a quiet morning consolidation sets up the breakout window.
Where It Struggles
- Smooth, evenly-distributed volume sessions where the prior-bar volume reference is too similar to the current bar’s. The multiplier gate fires too often or not at all.
- Trending sessions where price never quite consolidates into a clean range; every “breakout” is just continuation of the trend.
- Contracts with low or noisy volume data. The volume gate becomes unreliable.
Possible Uses
- A volume-aware alternative to plain range breakout setups (NR7 inside-day, opening-range break, etc.).
- A starting point for layered breakouts. Combine with a time-of-day gate (only the first 90 minutes after the open) or a volatility filter and the picture often improves materially.
- A clean honest test of “do volume spikes actually mark breakout follow-through” on each contract.
What It Does Not Do
- No bracket orders. The take-profit and stop are evaluated on bar close, so intrabar excursions through the stop are tolerated until the next close.
- No volatility-adjusted range or stop. The same fixed percentages apply on a calm morning and a chaotic one.
- No re-entry while in position. A single confirmed breakout produces one trade, not a stream.
- No overnight holding. Positions are flattened when the contract’s session ends.
Contract Coverage
The strategy ships on five contracts: the four CME equity-index futures (NQ, ES, YM, RTY) plus COMEX gold (GC). The equity indices fire entries only during their 9:30 to 16:00 ET cash sessions. Gold fires entries across its full electronic session because its cash-equivalent intraday window is not yet defined on this site.
NYMEX crude (CL) was tested but excluded at launch. A full parameter sweep showed no positive cell on CL across any range and volume-multiplier combination in 2024. Crude’s intraday volume profile is dominated by scheduled inventory-release spikes that confuse the prior-bar-vs-current-bar comparison the strategy relies on, and the signal is too noisy to extract a clean edge. CL may be reintroduced if a future sweep over a different parameter region finds a positive setup.
Presets (3)
Named parameter bundles for this family. Pick one to see its parameters and pre-fill the New Backtest form. The form lets you adjust contract, date range, and capital before running.
Preset
Standard Volume Breakout
30-bar range, 2.5x prior-bar volume, 0.50% target, 0.30% stop, both sides. The canonical setup and form default.
Preset
Looser Volume Gate
Same 30-bar range but a looser 1.5x volume gate. More signals per session, less selective; the equity indices benefit more than gold.
Preset
Longer Range Breakout
Wider 50-bar range with the same 2.5x volume gate. Demands the range hold for longer before a confirmed breakout fires.