OPEN-SOURCE SCRIPT

Sweep Engulf CHoCH

10 223
📖 Indicator Overview

The Sweep Engulf CHoCH indicator is designed to detect the Sweep + Engulf + CHoCH (Change of Character) pattern on price charts. This indicator helps traders identify bullish and bearish entry opportunities based on the last three candles forming this pattern.

📊 How the Indicator Works
The indicator analyzes specific conditions in the last three candles:

🔹 Bullish Entry (Buy Signal)

✔️ Candle 1 must be bearish (close[2] < open[2])
✔️ Candle 2 must sweep the low of candle 1 (low[1] < low[2])
✔️ Candle 2 must also engulf candle 1 (close[1] > close[2])
✔️ Candle 3 must break structure (CHoCH) by closing above the open of candle 1 (close > open[2])

🔻 Bearish Entry (Sell Signal)

✔️ Candle 1 must be bullish (close[2] > open[2])
✔️ Candle 2 must sweep the high of candle 1 (high[1] > high[2])
✔️ Candle 2 must also engulf candle 1 (close[1] < open[2])
✔️ Candle 3 must break structure (CHoCH) by closing below the open of candle 1 (close < open[2])

Clause de non-responsabilité

Les informations et publications ne sont pas destinées à être, et ne constituent pas, des conseils ou recommandations financiers, d'investissement, de trading ou autres fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.