I'd like to set a time filter that only places trades from 6pm to 8am, closing all positions at 8am. But when I apply this logic to a set in the strategy builder, it takes no trades. Doing some reading on this, it sounds like there is an issue with the 24h clock and using strategy builder, but I'm not very proficient with coding so have a bit of difficulty understanding how to apply these fixes in a strategy.
Is there a way to build this in the GUI of strategy builder? Or does it need to be coded?

Comment