Hi,
I want to entered a long strangle in option when combined price is below a certain value. Like:
LastTradedPrice(‘NFO:NIFTY20MAY9000CE’)+LastTradedPrice(‘NFO:NIFTY20MAY8900PE’)<=100
Is the + operator valid ? + was not found in operator list.
If not valid, how can the same be achieved ?
Thanks.