Hi all, I'm currently working with a coarse universe selection algorithm where the universe is set to rotate daily. However I need to have retain the ability to schedule an event minutely (say at 9:35 am). I have such an event put in place to execute orders five minutes after market open. However upon backtesting, the scheduled event I set in place always fires at 0:00:00, the same time when the universe rotates. Has anyone had this issue?

Author