📣Some Example
🎉You want alert when Tenkan above Kijun and Price above Cloud and RSI over 50:
Add 3 condition and select number of conditions reach target is 3
🎉You want receive alert when 3 EMA cross over like 5 EMA cross over 8 EMA and 8 EMA above 13 EMA
🎉You want receive alert when Price cross under SMA right after RSI cross under 80 at previous candle
🎉When Price is below SMA and you want receive alert if in last 5 candles have 4 candles moving nearly the SMA with distance less than 10 pips👉note: pips is the term used for forex so you need to convert pips to value, also you can set percentage or value directly.
Ex for XAUUSD 10 pips = 1 (value)
Ex for EURUSD 10 pips = 0.001 (value)
🎉You want receive alert when have 5 consecutive green candles
Last updated
Was this helpful?