My automated strategy checks whether a certain condition is valid 10 bars ago. This works well as long as 10 bars ago is within the same session, but it doesn't work anymore if 10 bars ago is still on the prior session, ie to the left of the session break line.
What can I do to correct this?
Thanks

Comment