Is there any indicator that could alert me for any good engulfing candle?

1 View
Colleen Schwartz
Answered 4 months, 2 weeks ago
<p id="isPasted"><a href="https://in.tradingview.com/script/kkPpiY4z-Engulfing-Candles-ATR-Based/">Engulfing Candles (ATR-Based)</a></p><p>This indicator detects Engulfing Patterns with an ATR-based filtering mechanism and trend confirmation. Unlike a basic engulfing pattern indicator that only checks if a current candle engulfs the previous one, this script incorporates trend detection using either the 50-period SMA alone or a combination of 50 and 200-period SMAs to ensure that signals align with the broader trend. The indicator identifies Bullish Engulfing patterns when a strong bullish candle engulfs a smaller bearish candle in a downtrend and Bearish Engulfing patterns when a strong bearish candle engulfs a smaller bullish candle in an uptrend. It also generates …</p>