CustomTradingPlatform .com
Log in Get started free
Home / Technical Analysis / Candlestick patterns / Rising Window

Candlestick formation · Bullish

Rising Window

What is it, in one line

A gap between two candles, where the second candle's low is above the first candle's high.

Bullish · 2 candles · verdict: rule and thresholds below

Bullish 2 candles Traditional claim
Rising Window — 12 price bars ending on the bar where the Rising Window completes. The last 2 bars are the formation, shaded; the bars before them are the prior context the rule requires.
Verified example · fires the Rising Window rule · not a schematic

What has to be true

A gap between two candles, where the second candle's low is above the first candle's high. The engine checks the formation as an executable condition over open, high, low and close, with a trend filter applied before the count is kept.

candles = 2 candles
direction = Bullish
trend filter = prior decline
forward window = 10 bars

Method

What the engine tests

Two candles with no overlap of their ranges. The low of the second is strictly above the high of the first, leaving an untraded price band — the window. Nison treats the window as support: the classical reading is that a rising window holds and price resumes upward, and that the pattern is negated when price closes back through it.

Family
Candlestick
Bars
2 bars
Direction
Bullish
Class
Continuation
Prior context
Uptrend

The traditional claim

Read as a continuation signal in an uptrend, with the window itself acting as support on any pullback.

How this detection is wrong

A one-tick separation is not a window on any instrument with a meaningful spread, so minGapAtr floors the gap against ATR. Without that floor this fires on essentially every bar of a thin session and the count is dominated by the instrument's tick size rather than by anything a reader would call a gap.

The thresholds the detector uses

Published so the count can be reproduced. Every figure below is a parameter of the rule, not a preference: change one and the occurrence count changes with it.

Detection parameters for the Rising Window
ParameterMeaningDefault
trendPeriodbars of prior trend inspected5
atrPeriodbars of ATR used to size everything below14
minGapAtrgap between bars, at least, in ATR0.15
minPriorSlopeprior slope must be above0.5
strict
Tighter thresholds. Fewer detections, each a cleaner example.
minGapAtr 0.4 · minPriorSlope 1
loose
Wider thresholds. More detections, more marginal ones.
minGapAtr 0.05 · minPriorSlope 0
no-context
The prior-trend requirement removed, so the shape alone fires.
minPriorSlope not applied

Easily mistaken for

These share enough geometry that a detector can return more than one of them on the same bar. The engine reports every match rather than picking a winner.

Common questions

What is a Rising Window candlestick pattern?

Two candles with no overlap of their ranges. The low of the second is strictly above the high of the first, leaving an untraded price band — the window. Nison treats the window as support: the classical reading is that a rising window holds and price resumes upward, and that the pattern is negated when price closes back through it. The detector also requires a prior uptrend, so the same shape in the wrong context is not counted.

Is the Rising Window bullish or bearish?

It is read as bullish. Read as a continuation signal in an uptrend, with the window itself acting as support on any pullback.

When is a Rising Window not a Rising Window?

A one-tick separation is not a window on any instrument with a meaningful spread, so minGapAtr floors the gap against ATR. Without that floor this fires on essentially every bar of a thin session and the count is dominated by the instrument's tick size rather than by anything a reader would call a gap.

How is a Rising Window detected?

As an executable rule over open, high, low and close, with 4 named parameters — including bars of prior trend inspected 5, bars of ATR used to size everything below 14, gap between bars, at least, in ATR 0.15 — all published on this page so the count can be reproduced. Strict and loose variants are defined as well, so the sensitivity of the count to those thresholds is visible rather than assumed.

Measurement pending re-run

No hit rate is published here yet. The run that would supply one was computed on engine ca6d9e36c81c; the engine is now cfb08765de7c. Its candlestick rows included the still-forming bar, and it predates the chart formations entirely, so those figures have been withdrawn rather than published with a caveat. The definition above is unaffected: it is what the detector tests, and no re-run changes it.

Same shape, opposite reading

Falling Window

The shapes are close, and the prior trend is what decides which one fired: this rule requires a preceding uptrend, its mirror a preceding downtrend.

Falling Window: A gap between two candles, where the second candle's high is below the first candle's low.

How this was measured →

Other 2-candle formations

All 107 →
Bullish Engulfing A green body that completely covers the previous red body.
Bearish Engulfing A red body that completely covers the previous green body.
Bullish Harami A small green body contained inside the previous large red body.
Bearish Harami A small red body contained inside the previous large green body.

Size a trade on this setup before you take it.