How to set alert for 4 consecutive candles indicator?

4 Views
Victor Maxwell
Answered 1 year, 3 months ago
<p id="isPasted">I have this attached indicator which works alright.</p><p>The problem is that it doesn't only alert the 4th candle,</p><p>but also every candle afterward, which gives too many false alerts.</p><p><a href="https://www.forexfactory.com/attachment/file/4176448?d=1648826001" target="_blank" rel="noopener noreferrer">mq4 3-in-a-row-trend_ride_mtf_alerts_nmc_1.02.mq4&nbsp;</a></p>
3 Views
Maeng Mee Lived in Seoul
Answered 1 week ago
<p id="isPasted">To set an alert for a 4 consecutive candles indicator on TradingView, you need to use a community-created script that tracks candle streaks and then link an alert to it.&nbsp;</p><p>Here is exactly how to find the indicator and configure the alert without needing any coding skills.</p><p><strong>Step 1: Add the Consecutive Candles Indicator&nbsp;</strong></p><ul><li>Open your chart on TradingView.</li><li>Click the Indicators button on the top menu bar.</li><li>In the search box, type 4 Consecutive Candles Alert or Candles In Row.</li><li>Look for open-source community scripts like the 4 Consecutive Candles Alert by sbinkerd2026 or TTP Green/Red Consecutive Candles and …</li></ul>