I have programmed my strategy in replay to take performance and other interesting data across sessions. In fact, I'm running it through 39 days of data. Right now, time runs continuously, second by second, including through the breaks between sessions. This obviously wastes a lot of compute time operating on nothing.
Is there a way to force Replay to skip from the end of one session to the start of the next?
Thanks!
Larry

Comment