it sound like they were separated by one OnBarUpdate(). This information may be dated. But here is the relevant point for my code going forward.
I don't want to use Tick Replay, During the Tick by Tick portion it is not necessary to Playback exactly. What is super important is for the Playback and Realtime to give me the exact same Closing prices. So the portion of my code that processes on IsFirstTickofBar must give me the same closes in Playback as in RealTime and must match the bars on the chart.
Do I have to do something special here to get that. if so please elaborate.
Thanks
Jerry

Comment