Hello Everyone,
I am trying to code entry open order when the price reaches a certain price level but the issue that I have is that I want the code to check first if the price was below that level and then moved upwards to this level so that when I install the EA and the price is at or higher than this price level already it won’t open order, so I want it to skip it and wait until the condition of being below that level and then move to it / above occur so it would open an order,
and I want to be on intrabar so I do not want to wait for the candle close or open
Any ideas!
Appreciate your usual support