How to create advanced alerts?

On the dashboard, select advanced to enter the alert creation dashboard. In advanced alerts, You can use combinations of Attributes, Scrips and Operators to make your own trigger. For example you can trigger an alert if the close price of INFY and the volume is greater than that of TCS.

`ClosePrice(‘NFO:INFY18MAYFUT’)<= ClosePrice(‘NSE:INFY’) && VolumeTraded(‘NSE:INFY’)> VolumeTraded(‘NSE:TCS’)
Tradingqna%20Sentinel%20Advanced%20triggers
When the trigger is evaluated to be true, you will receive an alert.

Sir Sentinel pro don’t have different indicator like moving averages , supertrend etc?

You can check out https://www.streak.tech for that.