I have a strategy; I want to place an order 1-3 ticks above or below the signal bar depending on signal. I also want to be able to NOT buy it if the price blasts through. Is there a way to set up an order that will buy if the price is between parameters? Ie. signal bar closes at 10000, I want to be able to buy at 10001, but no higher than 10003. same for reverse. Is this possible? I am using the strat builder as well. My issue is occasionally it will buy 10+ ticks after the signal and Im trying to mitigate the possible losses caused by it.
Thanks in advance.

Comment