Placing pending order on highest candle
-
Hi,
Is it possible to have the ea place a pending order at the top of the highest candle from the last x number of candles? Thanks in advance.
-
@omarramzi yep its very much possible and simple
here :
https://fxdreema.com/shared/fOi4douob
arrows are pointing towards the start and finish of the candle period -
what if you one the EA to place an order after it takes previous week's high or low for instance? I've been trying several things but none has worked so far.
-
@zackry ah great thanks!
-
What about if I want it to open a trade when an indicator touches a candle at any point. is there a way to do that. Im currently using the condition where candle low == indicator but I dont think thats very accurate.
-
@omarramzi What do you exactly mean by 'an indicator touches a candle at any point'? Wouldn't you mean the exact opposite?