Im using the classic RSI strategy to receive pop ups and notifications via telegram.
When I set my RSI lower threshold, I get constant notifications and pop ups when the RSI goes below my chosen threshold, rather then just the 1 notification each time it goes below that threshold.
Each time I closed the pop up a new one would appear and send it out to telegram.
Im using IC Markets, my location is Perth Western Australia, time zone UTC +8.
Im using the current paid version 2.1 of classic RSI Strategy
https://clickalgo.com/relative-strength-index-robot
[ChartParameters]
Symbol = AUDNZD
Timeframe = h4
[cBotParameters]
InstanceName = 001
AutoTrading = False
UseOnBar = False
OnRetracement = False
Lotsize = 0.1
StopLossPips = 0
TakeProfitPips = 0
IncludeTrailingStop = False
TrailingStopTrigger = 20
TrailingStopStep = 5
IncludeTradingHours = False
TradingStartTime = 9
TradingStopTime = 13
RSIPeriods = 14
RSIUpperThreshold = 73
RSILowerThreshold = 27
IncludeRSIClose = False
IncludeEmail = False
EmailAddress = email@gmail.com
IncludePopup = False
IncludeTelegramNotifications = True