Hi, I am trying to build a BN weekly positional strategy wherein I need to take trades on the day after expiry. I was able to use a crude way to do this using the “Week day” keyword and a hardcoded value for the weekly expiries
But as you might notice this fails for the monthly expiry as that doesn’t fall on a Wednesday and hence the strategy does not work on the last expiry of the month. I’d like to know if we can have a better and more reliable way to identify the day after an expiry