if I'm using market replay, and go to a few seconds before/after the starting point from above, will I get different bars? Or will I get the same bar?
With time based bars it's clear how this works, everyone sees the same bar. But for tick charts it's not clear if everyone sees the same bars or not.
I ask this question because when running my strategy against market replay, if I start at the beginning of the data for the day then the strategy & chart seem to be in sync. However if I start from a random time during the day, the strategy seems to be out of sync with the chart. I imagine the chart is starting from the beginning of the day and the strategy is starting with the first tick received once it's started?

Comment