I am a newbie in coding so please excuse me if this question is silly or very basic. I am writting a strategy but everytime I look on the back testing graph it gets in on the next bar rather than during the bar. I have unticked the box to calculate on bar close but all the entries are on the next open. The code is very simple and just says when the current high is above the previous 30 minutes high then enter long. How can I get it to enter during that minutes bar instead of entering on the next minutes open.
Thanks for any help and advice!
Freddy

Comment