How to Create a Sentinel alert when any of the stock in my watchlist trades at less than 3% days change.
say for example - I have INFY in my watchlist and the day open price of INFY is 100 rupees and I want an alert anytime it trades any value less than 97 rupees in that day
as another example lets say I have TCS in my watchlist and the Day open price of TCS is 1000 rupees, I would like an alert if TCS price drops to 970 rupees anytime during that day
@Prayag@siva-reddy
I used below condition to alert when bank nifty day change By percent is >=1,but I haven’t got any alert on 20th July when bank nifty fallen more than 1% and trigger status is still active .Anything wrong here in condition?