What is a failed breakout?
A failed breakout is a chart situation where price appears to break through a defined level (for example, the top of a range or a recent swing high), but the move does not hold. Instead, price reverses and returns back inside the area that was supposedly broken.
In plain terms: the breakout is “attempted,” but it “fails” because the follow-through is not sustained.
How does a worked example of failed breakout work?
Below is a scenario with fully stated assumptions. The numbers are not live prices; they are placeholders to show the mechanics.
Definitions used in the example
- Breakout level (L): the boundary price that, if held, would indicate a real break.
- Prior range: the price area before the attempt (from Low = 100.0 to High = 105.0).
- Failed condition: after price crosses above L, the market later trades back below L, and by the end of the observation window price is back inside the prior range.
Assumptions for the scenario
- We track a simple sequence of candles (time steps). One candle is one observation unit.
- L = 105.0 is the breakout level.
- We ignore complicated order-book effects and assume execution occurs at the candle’s stated “trade” price.
- No costs are included in the arithmetic (so we can focus on the pattern logic rather than trading math).
Worked numerical scenario (bar-by-bar)
- Candle 1 (setup): price trades between 100.0 and 105.0 and closes at 104.8. This confirms the prior range.
- Candle 2 (breakout attempt): price trades up to 105.6 (crossing above L) and closes at 105.4.
- Candle 3 (return begins): price trades down to 104.9 and closes at 105.0 (right on the level).
- Candle 4 (failure confirmation): price trades to 104.2 and closes at 104.3.
Result: Price crossed above the breakout level on Candle 2, but it returned below L by Candle 4 and ended inside the prior range. Under the definition above, this is a failed breakout.
You can independently verify this by checking only two factual events in the sequence: (1) a trade above 105.0 occurred, and (2) a later trade below 105.0 occurred before the window ended.
Limitations and risks (what can go wrong with this idea?)
A failed breakout concept is mechanical, but its real-world interpretation has material limitations.
1) “Crossing” can be ambiguous
Some charts record wicks/spikes differently, and different data feeds may show slightly different high/low values. If your breakout is defined by candle close but the move is only an intrabar spike, the label “failed breakout” can change.
2) Costs and execution can change outcomes
Even if price behavior matches the definition, spreads, commissions, slippage, and order execution timing can meaningfully alter any calculated gains or losses. The pattern logic does not automatically account for these factors.
3) Historical pattern similarity does not guarantee future behavior
Even when price repeatedly returns after failed break attempts, future market structure can change (volatility regime shifts, liquidity changes, and changing participation). Historical relationships can mislead about probability.
A common failure mode is overfitting: treating every return into the prior range as a “failure” without checking whether the return is decisive enough relative to your chosen rules.
Verification and next question
To verify a failed breakout on any chart, restate your rules and check them deterministically:
- Identify the breakout level.
- Confirm price traded beyond that level.
- Confirm price later traded back inside the prior range before your chosen end point.
If you want, you can also specify your preferred rule variant (breakout by close vs. by wick; failure confirmed by close below vs. by trade below) and redo the same scenario with those assumptions to see how the label changes.