You can use below mentioned function.
Example:
DayChangePercent(‘NSE:HDFCBANK’) >= 2
Irrespective of the direction (up/down), if the price moves 2% up or down, you will be notified. Not possible to set direction on sentinel. You may try streak for the same.