I would like the strategy to execute only after 3pm, meaning - all signals during the day should be ignored. I don't want to calculate on bar close [that's why I have set the parameters to False], but I do want to trade only once, in the last hour of trading.
How can that be achieved? thank!

Comment