Bullish Engulfing Pattern: How to Spot It and Trade It
A bullish engulfing is two candles arguing, and the second one wins outright. Price has been sliding for days. A red bar prints, the session after it opens no higher than that close, and buyers then drag price the whole way through the red bar's open — so one green body ends up covering the body in front of it.
That picture is easy to eyeball and far too easy to over-trust. What follows is the four-part test Vike's engine actually applies, five instances it flagged on real Binance daily candles, one instance that blew up, and the routine I use to keep those losers cheap.
What the pattern is really saying
Two sessions, one handover. The first bar belongs to sellers: it opens high, closes low, and rubber-stamps whatever slide led into it. Then the next bar takes back every inch of that ground and finishes above the level where those sellers began.
Think about the order flow required to print that. Supply was in charge, lost control inside a single session, and demand closed the day above the previous session's starting point. Momentum did not simply fade here. It changed hands.
Location decides whether any of it matters. The identical pair inside a flat, directionless range is noise, and I skip those without much thought. Arriving after a real slide into support, the same two bars are worth sizing.
How to identify a bullish engulfing: the exact rules
batch_engulfing checks. Wicks are never read.Four conditions, every one of them measured on opens and closes. Shadows play no part whatsoever, which surprises most people the first time they hear it.
- The first bar is red — it closed below its open.
- The second bar is green.
- That second close lands at or above the open of the first bar.
- Its open lands at or below the close of the first bar, so the two bodies overlap end to end.
How Vike computes it.batch_engulfinginvike-indicatorswalks a chart pair by pair and stamps the later bar+100the instant those four comparisons all hold. Nothing else enters the arithmetic: not volume, not wick length, not how far price had already dropped.
Notice the direction of each comparison. Buyers must finish beyond the point where the previous session started, and they must have begun from no better than where that session ended. Cover both ends of the red body and the shape qualifies.
What the rule does not say
Three omissions matter, and each one turns up constantly in live tape.
Wick length is never tested. A second bar with a towering upper shadow qualifies; a second bar with no shadow at all qualifies too. Only four prices are ever read.
Nor does anything demand a bigger body. The comparison is inclusive — at-or-above, at-or-below — so an exact tie passes. On a venue that never shuts, that inclusivity does heavy lifting, because a daily bar normally opens precisely where the previous one closed.
I measured how much. Across 50,774 daily bars from 20 Binance pairs there were 13,235 red-then-green pairs; the no-gap clause held in 67.2% of them, the cover-the-open clause in 47.3%, and both together in 31.0%. So on crypto tape the second comparison is nearly free and the first is doing the real work. On a stock chart, where overnight gaps are routine, that balance flips.
One last quirk. A bar closing exactly at its open counts as neither red nor green inside the crate, so it can neither swallow its neighbour nor be swallowed by one — a doji breaks the pattern rather than forming it.
Bullish engulfing vs bearish engulfing
batch_engulfing runs a single loop and emits +100 or −100 depending on which colour swallowed which, so every rule you learn here mirrors exactly.Here is the detail no competing guide states, because it comes from reading source code instead of another article.
Only one detector exists. batch_engulfing emits +100 for the arrangement above and -100 when the colours and both comparisons are mirrored, which means bearish engulfing is not a separate rule at all — same function, same loop, opposite sign. Compare that with the hammer and hanging man, which at least get two functions apiece despite sharing their geometry.
The practical upshot saves you half the work. Everything true of one direction transfers exactly: swap red for green, flip both comparisons, leave the rest alone.
How to trade a bullish engulfing
Treat the shape as a location, never as a trigger. On its own it fires far too often to act on.
Wait for the bar after it. A close above the engulfing candle's high is your evidence that buyers stayed. Without that follow-through you are betting on one energetic session inside a downtrend that is still intact.
Anchor the stop beneath the pattern low. Both bars form the structure, so the lower of the two lows is the invalidation line — and it is usually far away, which is the honest cost of a two-bar signal.
Size against that distance, and expect it to hurt. Take the BTC instance the detector flagged on 2026-03-09. Confirmation closed at $69,949, the low across both pattern bars sat at $65,618, and the strongest print over the next five sessions reached $73,914. Risk $4,330 to make $3,965 — under one-to-one on the example that worked.
Grade the location before the shape. An engulfing pair swallowing a prior swing low, a round number, or a level that already rejected sellers once beats an identical pair floating mid-range. Confluence is what turns a coin flip into an edge.
Where bullish engulfing patterns fail
Here is the section most cheat sheets leave out, and the reason I keep a file of losers.
Look at the BTC pair from 2026-05-14 in the chart below. Textbook shape, 1.49× the prior body, and price closed under the pattern low two sessions later on the way to a 6.2% drawdown. My first year of trading was full of exactly that bar, bought at the close because the picture looked so convincing.
Frequency is the deeper problem. That same scan flagged 4,086 bullish engulfings — roughly one bar in every twelve. A shape appearing that often cannot carry much predictive weight by itself, and treating it as a standalone buy signal is how a decent pattern earns a bad reputation.
Strong downtrends chew through these constantly. Thin, low-volume books manufacture them out of a couple of orders. And I still get punished for skipping confirmation.
Bullish engulfing with RSI
One filter earns its place: stack the pattern on momentum. An engulfing pair printing while RSI sits under 30 — oversold — is a far better prospect than one arriving mid-range.
There is nothing mystical about why. Two independent measurements agree at that moment: the candles say buyers seized control of a session, and the oscillator says sellers had already stretched the move thin. I pass on setups where only the candles turn up and momentum has nothing to add.
Frequently asked questions
Is the bullish engulfing pattern reliable? Not on its own. It prints on roughly one bar in twelve of the crypto tape I scanned, so confirmation, trend context, and a momentum filter do most of the work of separating the good ones from the noise.
Must the second candle engulf the first candle's wicks? No. Vike's detector reads four prices — two opens and two closes — and never looks at a shadow. A version demanding full wick coverage is a stricter pattern that some traders prefer, but it is not what the engine flags.
Can the two bodies be the same size? Yes, technically. Both comparisons are inclusive, so a second body matching the first exactly at both ends still counts, though such a tie reads as indecision and I would not act on it.
Where does a bullish engulfing carry the most weight? At the end of a clear decline, into a level that mattered before, with the following session closing above the pattern high. Strip away any of those three and the odds thin out fast.
This is educational material, not financial advice. Candlestick patterns describe probabilities, not certainties, and every real trade carries real risk — size positions so a wrong read costs little.