Streak nifty options using greeks

hello @Streak how i can scan nifty options using options greeks (delta, theta …)

suppose i have condition on nifty 50 underline to scan options it shows all options but i want particular option contract of delta,theta or any greeks

does we have to use “AND” condition or any other method and how ?

Do you want to select the contract on the basis of greeks? If you can share the parameter, I’ll post the condition.

For example, you only want to trade Delta lower than 0.4, i.e. lower risk than ATM, You can simply put in

no brother , want condition fulfilled on nifty 50 underline ( ex sma crosso, rsi, supertrend) and want

results from options contract having delta 0.4,0.3…

till now it shows all contract , want specify contract having paticular delta match condition on underline

@streak

For this, you can use the SYMBOL function

It will check the Supertrend and RSI on Nifty 50 index and the Greeks will be checked on the options and then list the results accordingly. Delta values can have higher precision, I,e can be 0.365, hence a range should be used rather than a single number.