Hi All,
I have created the following alert to tell me that NIFTY 100 is down by 1% today:
“Alert me when DayChangePercent of INDICES:NIFTY 100 is <= -1.0000”
Is this the correct alert condition? If not, please suggest.
Hi All,
I have created the following alert to tell me that NIFTY 100 is down by 1% today:
“Alert me when DayChangePercent of INDICES:NIFTY 100 is <= -1.0000”
Is this the correct alert condition? If not, please suggest.
You can use the below function:
DayChangePercent(‘INDICES: NIFTY 100’ ) >=1
This will generate an alert if Nifty 100 goes up/down 1%. It is not possible to set direction on Sentinel.