Opening Range Breakout on NQ: Exact Rules and How to Backtest Them
An opening range breakout (ORB) on NQ marks the high and low of the first 15 minutes of the regular session (9:30–9:45 AM ET), then enters long or short when a 5-minute candle closes outside that range. The stop goes on the opposite side of the range; the first target is 1R or the range width projected from the breakout.
That is the classic ruleset in one paragraph. The rest of this post spells out each rule precisely, shows the variants that matter, and walks through how to backtest the strategy properly in market replay so you know whether it works in current conditions before you risk a dollar on it.
What is the opening range breakout strategy?
The logic is simple: the first minutes of the New York session absorb overnight news, pre-market positioning, and the opening auction. The high and low printed in that window often act as the day's first meaningful levels. When price escapes the range with conviction, the theory is that the day's directional move has started and you want to be on board early.
NQ is a natural fit for ORB because the Nasdaq-100 trends hard on directional days, and the open is when its volume and range are most concentrated (see the best time to trade NQ futures for the session-by-session data).
The exact ORB rules for NQ
| Component | Classic rule |
|---|---|
| Session | RTH only, 9:30 AM – 4:00 PM ET |
| Opening range | High and low of 9:30–9:45 AM ET (first 15 minutes) |
| Long entry | A 5-minute candle closes above the range high |
| Short entry | A 5-minute candle closes below the range low |
| Stop loss | Opposite side of the opening range |
| Tighter stop variant | Range midpoint |
| First target | 1R, or the range width projected from the breakout point |
| Trade limit | First valid breakout only (one trade per direction per day is a common variant) |
Three details in that table do most of the work:
Why entry is on a candle close, not a touch
Entering the moment price ticks above the range high fills you on every probe and stop-run. Requiring a full 5-minute candle to close outside the range filters a large share of false breaks at the cost of a slightly worse entry price. That trade-off, fewer fakeouts versus later entries, is exactly the kind of thing your backtest should measure rather than your gut deciding.
Stop placement: full range vs midpoint
The full-range stop (opposite side of the range) gives the trade room but makes your risk equal to the entire range width. On a day when the opening range is 60 points, that is $1,200 per NQ contract at $20/point, or $120 on MNQ at $2/point. The midpoint stop halves that risk but gets tagged more often on retests. Neither is "correct." They are different points on the win-rate-versus-risk curve, and which one nets more depends on the market regime you are trading in.
If full-range risk on NQ is too large for your account, that is a sizing problem, not a strategy problem; the NQ vs MNQ comparison covers how micros let you keep the chart-correct stop.
Targets: 1R or the range projection
The two standard first targets are (a) 1R, meaning a distance equal to your stop, and (b) the range width projected from the breakout, so a 40-point range targets 40 points beyond the breakout level. Many traders take partial profit at the first target and trail the remainder, since ORB's big wins come from the handful of days that trend into the close.
Does the opening range breakout still work on NQ?
Sometimes, and that word is the whole point. ORB is a trend-capture strategy. It performs when opening breakouts extend into directional days and it bleeds when the market breaks out, reverses, and chops through the range all session. Its results are regime-dependent by construction.
One published automated variant of ORB rules reported returns of over 400% year-to-date in 2025 (TradeThatSwing's writeup). Treat that as evidence that one specific ruleset performed strongly in one specific period, not as a promise. The same rules run through a low-volatility chop regime would produce a very different equity curve.
This is precisely why you backtest it yourself, on recent data, over enough trades to separate signal from luck. A run of 50–100 replayed sessions will show you plainly how the strategy behaves in trend weeks versus chop weeks, which no blog post (including this one) can tell you in advance.
How to backtest the ORB in market replay
Market replay is the right tool for ORB because the strategy is defined by a clock window and intraday candle closes. Replaying real historical sessions candle-by-candle forces you to take signals in sequence, at speed, without knowing how the day ends, which is the closest thing to live conditions you can get without live risk.
Here is the process:
- Fix the ruleset in writing first. Range window (9:30–9:45 ET), entry trigger (5-minute close outside), stop (full range or midpoint, pick one), target, one-trade-or-many. No mid-test edits.
- Pick a continuous block of sessions. For example, every trading day of the last four to six months. Do not hand-pick days that look good; the boring and ugly days are the data.
- Replay each session from before the open. Mark the range at 9:45, then let the candles print. Take every valid signal the rules generate, including the ones that look terrible in the moment.
- Log every trade, and every skipped signal. Date, direction, range width, entry, stop, target, exit, R-result, and a note on why if you skipped one. Skipped signals are how curve-fitting sneaks in.
- Track MAE and MFE per trade. Maximum adverse excursion tells you whether your stop is systematically too tight; maximum favorable excursion tells you whether your target leaves money on the table. These two numbers drive better exits than any amount of theorizing.
- Tag the regime. Note whether each week was trending or choppy, and flag scheduled news days (CPI, FOMC). When you review, you will see exactly where the strategy earns and where it pays.
- Do not stop early. A hot streak of 15 trades proves nothing; see how many trades you need to validate a strategy for the statistics. Aim for 50 as a floor and 100+ before real money.
At 10x–50x replay speed, a full RTH session compresses into minutes, so a 100-session sample is a project of days, not months. Once the manual version is validated, you can also code the rules and run them systematically in the algo playground to check your discretionary results against a mechanical baseline.
Reading the results: which numbers matter
When the sample is done, judge the strategy on these, in roughly this order:
- Expectancy per trade (in R): the number that actually pays you.
- Profit factor: gross wins divided by gross losses; below ~1.2 after costs is fragile.
- Max drawdown and longest losing streak: what you must psychologically survive.
- Win rate by regime: if all the profit came from three trend weeks, you now know what conditions to demand before trading it live.
- MAE/MFE distributions: your evidence base for adjusting stops and targets, one variable at a time, followed by a fresh out-of-sample test.
FAQ
What time frame is best for the opening range breakout?
The classic NQ setup uses a 15-minute opening range (9:30–9:45 AM ET) with entries triggered on 5-minute candle closes outside it. Shorter ranges (5 minutes) give earlier but noisier signals; longer ranges (30–60 minutes) give fewer, cleaner breakouts with wider stops. Pick one configuration and backtest it as-is before comparing others.
Where do you put the stop loss on an ORB trade?
The classic placement is the opposite side of the opening range, so a long from a break of the high is stopped below the range low. The tighter variant uses the range midpoint, cutting risk roughly in half but taking more stop-outs on retests. Backtest both against the same sessions and compare expectancy, not win rate alone.
What win rate does an opening range breakout strategy have?
There is no fixed number; it depends on the market regime, stop choice, and target. Breakout strategies often run modest win rates and pay through occasional large trending winners, so expectancy and profit factor matter more than the win percentage. Measure yours over at least 50–100 replayed sessions before drawing conclusions.
Does ORB work in choppy markets?
Poorly, by design. ORB needs breakouts to extend, and chop produces breakouts that reverse back into the range. Expect clusters of losses in compressed, news-light weeks and most of the profit in trending periods. A regime tag on every backtested trade shows you this pattern clearly and helps you define filter rules.
Can you automate an opening range breakout strategy?
Yes. The rules are fully mechanical: a time window, a range, a close-based trigger, and fixed stop/target logic, which makes ORB one of the easiest intraday strategies to code. Automating also removes hesitation on entries. Validate the mechanical version on historical data first, exactly as you would the manual version.
Test it before you trade it
The ORB is a defined, testable ruleset, and the only version of it that matters is the one you have verified yourself on recent data. Replay years of real NQ and MNQ sessions candle-by-candle on TestMax, take every signal, and let the analytics tell you whether the edge is there. Start with Nasdaq futures backtesting and sign up free to run your first replayed session today. Simulated results don't guarantee live results.