Opening Range Breakout (ORB)

A specific kind of breakout tied to the session open. The high and low of the first N minutes define the 'opening range', and trades fire on a confirmed break of either side during a defined trading window.

The Opening Range Breakout (ORB) is a specialisation of the general breakout concept, tied to one of the most structurally meaningful periods of the trading day: the session open. The idea is simple — watch the first N minutes of the session (commonly 5, 15, or 30), record the high and low of that window, and then take trades when price subsequently breaks above the high (long) or below the low (short) during a defined trading window.

The original ORB work is attributed to Toby Crabel (Day Trading With Short Term Price Patterns and Opening Range Breakout, 1990), though informal versions of the technique were used on equity pit floors long before the book was published. It remains one of the most studied intraday structures because the session open concentrates price discovery into a short window: overnight news, pre-market flows, and the first wave of institutional orders all meet in the first few minutes, and the range that results frames the rest of the morning.

Why it works

Three structural reasons sit underneath ORB:

  1. Liquidity concentration. The opening minutes have by far the highest volume of the day on most equity and index instruments. A move that clears the opening range has by definition been confirmed by that concentrated liquidity.
  2. Reference points everyone watches. The opening high and low are visible to every participant, and therefore function as self-reinforcing levels. Breaks of them attract follow-through; failures to break them attract fades.
  3. Time-of-day volatility shape. Intraday volatility typically peaks in the first hour and decays into midday. ORB tries to capture that morning expansion while filtering out the choppier afternoon.

Window length changes the character

The same instrument behaves very differently under 5, 15, and 30-minute ORB windows:

None of these is universally "correct" — the right window depends on the instrument's typical opening volatility, the strategy's target trade frequency, and the window it trades within afterwards.

Market-specific structure

ORB is not a single pattern; its behaviour varies by market:

The implication: an ORB rule set that works on NAS100 will not automatically transfer to DAX or EUR/USD. Re-test with the specific market's session structure in mind.

Common pitfalls

For a detailed, code-complete worked example across 23 years of NAS100 data — including the filters that matter and the ones that don't — see The Anatomy of a 5-Minute ORB Trading Strategy.

Key takeaway: ORB is the breakout pattern with the strongest structural rationale because the session open concentrates liquidity and creates reference points every participant sees. But the raw pattern is noisy — expect most of your edge to come from the filter layer you add on top (momentum, volatility, prior-day structure), not from the breakout itself.