Blog / Strategy
Strategy

Breaker Block Reversal

Disclaimer: This article is for educational and informational purposes only. It does not constitute financial or investment advice. Trading forex and CFDs carries significant risk of loss. Past performance of any strategy — including backtests — does not guarantee future results. Never trade with money you cannot afford to lose.

What Is This Strategy?

The Breaker Block Reversal is a pure price-action strategy built around the ICT (Inner Circle Trader) concept of a "breaker block," and it uses no technical indicators whatsoever — every decision comes from raw candle geometry such as swing structure, liquidity sweeps, and order-block candle bodies. In trading terms, an order block is the candle that sits at the origin of a strong impulsive move. A breaker block is an order block that failed: price reached past a prior swing to grab liquidity (the resting stop orders), that push could not continue, and the market then shifted direction. The candle that should have extended the failed move is now violated and "flips polarity" — old supply becomes demand, or old demand becomes supply.

This is a reversal trading style, which makes it deliberately different from continuation systems that simply re-enter an existing trend. The Breaker Block Reversal is designed for ranging or turning markets where a clear liquidity grab (a stop-run beyond a recent high or low) is followed by a market-structure shift (MSS) — a close back through the swing that preceded the sweep. In plain English, the strategy looks for moments where one side of the market gets trapped, then trades the snap-back in the opposite direction.

As a learning tool, this EA (Expert Advisor — an automated trading program for MetaTrader 5) is well suited to traders who want to study modern price-action and ICT concepts in a fully mechanical, rule-based form. Because the logic is transparent and indicator-free, you can watch each step — sweep, shift, zone, retest — play out on the chart and understand exactly why a signal did or did not fire. It is framed here as a strategy analysis for study, not as a profit opportunity.

How It Works

The strategy walks through a small state machine for both bullish and bearish setups. The bullish (bottom-reversal) case works like this; the bearish case is the exact mirror.

A bearish breaker mirrors all of the above: a swing high sweeps the prior high, a candle closes below the preceding swing low (MSS down), the last down candle before the rally becomes the bearish breaker, and a rally back into that zone signals a SELL with the stop just above the swept high.

breaker block reversal MT5 EA
Illustrative example of the strategy’s entry and exit logic — not real trading results.

Strategy Parameters

Parameter Default Min Max Description
Pivot 3 2 8 Fractal pivot half-width — how many candles on each side define a confirmed swing high or low. Higher values mark larger, less frequent swings.
ObSearchBars 10 3 30 How many bars to search backward from the swept pivot to locate the order-block candle that becomes the breaker zone.
MaxArmBars 20 3 60 Maximum bars to wait for the market-structure shift after a sweep is detected. If the shift does not come in time, the armed setup is discarded.
MaxActiveBars 25 3 80 Maximum bars to wait for price to retrace into the breaker zone after the shift confirms. If no retest occurs, the active setup expires.
StopBufferPoints 15 0 150 Extra distance (in points) placed beyond the swept extreme when setting the stop-loss, giving the level a small cushion.
RiskReward 2.5 1.0 6.0 Fixed reward-to-risk ratio. The take-profit distance equals this multiple of the entry-to-stop distance.
Lots 0.10 0.01 1.0 Fixed trade volume in lots for each position.
breaker block reversal MT5 EA — MQL5 source code

Recommended Chart Settings

The Breaker Block Reversal is a structure-based strategy, so it tends to be studied on intraday timeframes such as the M15, M30, or H1 charts of liquid instruments like major forex pairs (for example EUR/USD or GBP/USD) or major indices, where swing structure and liquidity sweeps are well defined. Lower timeframes generate more setups but more noise; higher timeframes produce fewer, cleaner structures. There is no single "correct" setting — the default Pivot of 3 is a balanced starting point, and you should expect results to vary considerably across different symbols, sessions, and market conditions. Always test a configuration on the specific instrument and timeframe you intend to study before drawing any conclusions.

How to Install on MetaTrader 5

What to Consider Before Using This EA

Every strategy has strengths and limitations, and an honest assessment matters more than enthusiasm.

Strengths. Because the logic is pure price action, it does not lag the way indicator-based systems can, and its risk is tightly defined — the stop sits just beyond a structural level that, if broken, genuinely invalidates the idea. The multi-step filter (sweep, then shift, then retest) is selective by design, which historically helps avoid acting on a single ambiguous candle. The breaker-retest concept also targets a recognizable "trapped trader" condition, which is one of the more intuitive reasons a reversal can develop.

Limitations. Reversal systems are, by nature, trading against the immediate prior move, so in strong, persistent trends the breaker zone can be overrun and the stop hit — a failed liquidity grab sometimes simply becomes the start of a larger trend, not a reversal. The strategy depends on clean swing structure; in choppy, low-volatility conditions, pivots and sweeps become unreliable and signals may indicate setups that do not follow through. The fixed reward-to-risk target means winners are capped at a preset multiple, so the strategy will sometimes exit before a larger move completes, and it does not include a trailing stop or breakeven feature. Finally, like any mechanical system, its behavior is sensitive to parameter choices and to the spread and execution quality of your broker.

This EA should be viewed as a framework for studying ICT breaker-block mechanics, not as a finished, hands-off solution.

Risk Management Tips

Sound risk management is what separates disciplined study from gambling. Consider these general principles:

Risk Warning

Trading foreign exchange, CFDs, and other leveraged financial instruments involves substantial risk of loss and is not suitable for all investors. The strategies and tools discussed on this page are provided for educational purposes only and do not constitute financial advice, investment recommendations, or solicitation to trade. Always consult a qualified financial adviser before making trading decisions. Past backtest performance is not indicative of future results.

Downloads

← Back to Blog