MOMENTUM & OSCILLATORS

Bearish engulfing

A two-candle reversal pattern: after an up candle, a bigger down candle swallows it whole.

spec id: bearish_engulfing

What does Bearish engulfing measure?

A two-candle reversal pattern: after an up candle, a bigger down candle swallows it whole. It reads as sellers taking the day back and then some.

How is Bearish engulfing calculated?

Answers 1 when the previous candle closed above its open, this candle closed below its open, and this candle's body covers the whole of the previous body (opening at or above the old close and closing at or below the old open). Otherwise 0.

Written by reading the engine’s real computation, not a textbook — where the two differ, the page describes what actually runs.

How do I use Bearish engulfing in a bot?

In the builder, add an indicator of type bearish_engulfing. Its value becomes an operand you can compare in any entry or exit rule. The engine grades the whole rule honestly: real fills, no look-ahead, half the history held back.

Related indicators

Or browse all 158 indicators in the full library.

Build a bot that trades on Bearish engulfing — the first backtest is free.

Run a free backtest