The Judas Swing: Defining the False Move Before You Know It Was False

9 min readQuantParadox research

Every session that reverses contains a Judas Swing when you look back at it. The interesting question is whether the move can be identified while it is happening, and that is a much harder claim.

The short answer

The Judas Swing describes a move early in a trading session that runs one direction, takes out a nearby high or low, and then reverses to travel the other way for the remainder of the session, and testing it requires committing to a session window and a reversal trigger before the outcome is known.

What is the Judas Swing?

The Judas Swing describes an early-session move that runs in one direction, sweeps a nearby high or low, and then reverses, with the session's real direction being the reverse leg. The name refers to the initial move being a betrayal of the direction it appears to establish.

The framework it belongs to places the move inside a specific window, usually shortly after a major session open, and pairs it with the liquidity concept: the initial leg is taken to be clearing stops sitting beyond an obvious level before the substantive move begins.

As a description of certain sessions it is accurate and easy to find examples of. As a strategy it requires three commitments the description does not contain: which window counts as early, which levels count as the ones being swept, and what signals that the reverse leg has begun.

The relationship to Power of Three is direct — the Judas Swing is essentially the manipulation phase of that model given its own name and a tighter session window. Testing either one runs into the same core problem.

Why is a Judas Swing only obvious afterwards?

The move is only identifiable as a false move once price has reversed, which means the label is assigned using information that did not exist while the move was running.

Watch what happens in real time. Price moves up after the open and takes out yesterday's high. At that moment the move is either the start of a trending day or the sweep before a reversal, and nothing in the price action to that point distinguishes them. The label is applied later, by the outcome.

This makes retrospective analysis of the pattern almost worthless as evidence. Scrolling back and marking the sessions containing a Judas Swing selects sessions that reversed, so the finding that these sessions reversed is guaranteed and carries no information.

The testable reformulation is a conditional one: given a sweep of a defined level inside a defined window, how often does price reverse and travel a meaningful distance, versus how often does it continue? That question has a denominator, and the denominator is what makes it answerable.

How do you turn the Judas Swing into a rule?

Fix the window by the clock, name the levels that qualify as sweep targets, set a size threshold normalised by volatility, and require a specific confirmation before entering against the initial move.

The window. State it in a fixed timezone and hold it constant across the test. Sessions shift with daylight saving in some regions and not others, and a window defined in local time silently moves relative to the market twice a year, which is enough to break a session-dependent result.

The levels. Previous day high and low, previous session high and low, and the current session's opening range are all defensible choices and they are not the same. Pick one, test it, and if you try several, record that you did.

The threshold. Expressed as a multiple of recent average range so the rule is portable across instruments and regimes. A fixed pip threshold applied across a decade tests different things in different volatility environments.

The confirmation. Entering immediately on the sweep gives the best price and the worst evidence; requiring a close back through the swept level gives worse price and better evidence. Both are legitimate and they need separate tests, because the missed fills in the confirmed version are part of the comparison and are invisible on a chart.

What are the traps when backtesting the Judas Swing?

The dominant traps are timezone drift, intrabar ambiguity at a stop that sits just beyond the sweep extreme, and pooling sessions that behave differently.

Timezone handling is the mechanical trap and it is a common source of results that cannot be reproduced. A session window has to be anchored to a stated market clock, and every bar timestamp has to be converted consistently, including across the periods where the offset changes.

Intrabar ambiguity is severe for this pattern specifically, because the stop is placed just beyond the extreme of a move that has only just happened. The candle that triggers entry frequently also touches that stop. A tester that assumes the favourable order will report a very different result from one that looks inside the bar, and this single assumption accounts for more inflated results in this family of strategies than anything else.

Pooling is the analytical trap. The behaviour of a session that opens after a quiet overnight period and one that opens after a major data release are different populations, and averaging them describes neither. Splitting costs sample size, which is the recurring tax on every honest refinement.

How does QuantParadox handle a session-dependent rule like this?

QuantParadox grades session-dependent rules on a decade of minute-resolution history with the session windows anchored to a stated clock and the intrabar sequence resolved by looking inside the candle.

Both of those matter more for this pattern than for most. Minute resolution is what allows a stop sitting a few pips beyond a sweep extreme to be graded honestly rather than assumed, and where no finer data exists the loss is booked rather than the win. Consistent session anchoring is what stops a result from being an artefact of a clock offset.

Our own testing on session timing is published as a finding rather than a claim, and the article covering it reports what we measured including where the effect was weaker than the popular account suggests. The same treatment applies to any rule in this family: the platform reports a failed out-of-sample grade as a failure.

The rules can be described in plain English rather than coded, which is how this model is normally held, and the Chart Reader evaluates the structural components as of the decided bar rather than with hindsight.

Questions people actually ask

What time does the Judas Swing usually happen?

Most descriptions place it in the first hours after a major session open, with the London and New York opens receiving the most attention. Any test has to fix that window explicitly in a stated timezone rather than relying on the informal description, since the window is a parameter like any other and results are sensitive to it. Trying several windows and reporting the best is a search that needs to be disclosed.

Is the Judas Swing the same as a stop hunt?

The two describe overlapping events from different angles. A stop hunt refers to price moving through a level where stop orders are expected to sit, without any claim about when in the session it occurs. The Judas Swing adds the session-timing component and the expectation of a sustained reverse leg afterwards. A rule built on either name still needs the same definitions of level, threshold and confirmation before it can be graded.

Can the Judas Swing be traded on any instrument?

The concept depends on session structure, so it applies most naturally to instruments with clear regional session boundaries such as major currency pairs and index futures. In a continuously traded market without those boundaries the session-timing component loses its meaning, and what remains is an ordinary sweep-and-reverse rule that should be tested as such rather than under this name.

The only backtest that settles it is yours.

Build a strategy from a sentence, paste your own Python, or import your live trade history and have it graded. Five full backtests free, no card, and we'll tell you plainly when the result is indistinguishable from luck.

We publish research and tooling, not trading advice, and we make no claim about future returns. Everything above describes how to test an idea — not a reason to trade one.