FX Nova Bot — Custom Trading Bot Development
BREAKOUT CONFIRMATION / FALSE BREAK / STRUCTURE

Real Breakout vs False Break: A Structural Confirmation Model

A level should not be declared broken because price briefly moved through it. This framework separates touches, false breaks and structurally confirmed breakouts.

8 MIN READMARKET STRUCTUREENGINEERING NOTES

A wick through a level is not automatically a breakout

The source repeatedly distinguishes a quick probe beyond a level from a genuine break. A single candle below support followed by an immediate recovery is treated differently from price moving through the level with a sustained sequence in the breakout direction.

Breakout confirmation belongs to the level's timeframe

If a level was built on the daily chart, the lesson evaluates its break on the daily chart. A lower-timeframe excursion does not by itself invalidate a higher-timeframe level.

Look for directional follow-through

The source describes a genuine break as a cycle or sequence of candles progressing through the level rather than a one-candle spike. It also uses candle bodies — not only wicks — when evaluating structural overlap later in the lesson.

Separate three states

TOUCH price reaches the area but structure remains intact PROBE / FALSE BREAK price trades beyond the level but quickly returns without structural follow-through CONFIRMED BREAK same-timeframe structure progresses beyond the level with directional follow-through

Why this distinction matters for bots

Without explicit breakout states, an automated system can repeatedly flip its bias on every intrabar excursion. Treating touches, probes and confirmed breaks as different events produces more stable strategy logic.

Do not over-generalize the candle count

The source emphasizes several candles moving in one direction as the visual signature of a real break, but it does not provide one universal numeric candle count. In code, that threshold must therefore be a strategy parameter or be defined through a stronger structural condition.

Important: This article adapts the supplied educational material into engineering-oriented notes. The rules described are the source author's framework, not universal market laws or a guarantee of trading results.
CUSTOM DEVELOPMENT

Want these rules automated?

FX Nova Bot can translate explicit market-structure rules into MT5/MQL5 or Python logic with testable states, logging and safeguards.

Discuss Your Project →
FX Nova Bot
MT5 • Forex • Crypto