I am trying to back test a strategy that enters at the market open, is there a way to do this.
I have seen the sample where you add the 1 min data series and enter on BarUpdate of 1 min bar, this does not work for me as results are not exact and back testing speed is slow as it has to retreve 1 min bars for whole back test period.
Thanks
Mike

Comment