Engulfing Pattern — what it is and how to use it in trading
Definition
An Engulfing pattern is a two-candle reversal pattern: the second candle's body fully covers the body of the first, opposite-colored candle. In a bullish engulfing, the body of a rising (green) candle fully covers the body of the preceding falling (red) candle.
How it works in the builder
bullish_engulfing/bearish_engulfing are boolean operands with no parameters: only the bodies of the last two candles are compared, not the wicks. The value becomes 1 on the second candle's bar as soon as it closes, with no right-side confirmation delay, unlike swing-based operands.
What it looks like on the chart
Easy to spot on a chart: the small body of the first candle sits fully "inside" the body of the second, larger, opposite-colored candle.
Typical use
One of the most reliable single-bar reversal signals, especially after an extended move in one direction. Typical condition: bullish_engulfing == 1 combined with rsi(14) < 35 as an oversold filter.
Common pitfalls
An engulfing candle on its own ignores context — on a ranging market such candles appear regularly with no reversal at all, so it is almost always combined with a level (support/resistance, a Smart Money zone) or an oscillator.
This block is available in the strategy builder
137 no-code blocks — build an entry condition with this term and test it on history
Historical results do not guarantee future ones. The service is an informational and analytical tool, not an individual investment recommendation; trades are not executed.