I have a strategy when Close[0] < Open[0], enter short and Close[0] > Open[0], enter long.
I want to enter short 3 ticks bellow the closing of that bar and enter long 3 ticks above the closing of that bar and i do not know how to do that.
Anyone can help me, please?
Thank you.

Comment