Sentinel alert with baskets

Sentinel alert with basket order works for pre open market?

It doesn’t work for pre-market.

@ShubhS9
@Arockiya_Raja
Let me know if i have created this correctly :

My Expectation

When Banknifty 22400 CE Price (100) + Banknifty CE 22600 price (80) = 180
and Banknifty 22500 CE Price (90) *2 (quantity ) =180

Also I want to keep +/- 3 Rs here and there … still it should trigger the alert

Below is the script i created

LastTradedPrice(‘NFO:BANKNIFTY2080620400CE’) + LastTradedPrice(‘NFO:BANKNIFTY2080620600CE’) == LastTradedPrice(‘NFO:BANKNIFTY20AUG20500CE’) * 2

@ShubhS9 Please answer above one

Bro, I find Sentinel Advanced triggers hard to understand :slightly_smiling_face: I’ve seen @Arockiya_Raja has good knowledge about this, maybe he can help you out.

1 Like

Also I want to keep +/- 3 Rs here and there … still, it should trigger the alert
LastTradedPrice(‘NFO:BANKNIFTY2080620400CE’) + LastTradedPrice(‘NFO:BANKNIFTY2080620600CE’) == LastTradedPrice(‘NFO:BANKNIFTY20AUG20500CE’) * 2

+/- range cannot be created for variables on sentinel.