How would I do this….(MA double cross)
-

I have no clue how to do this via FXDREEMA, as you can see price is going down, the 12MA crosses back above the 25MA and then crosses back down, how would I do it so that my EA would sell when it crosses back down?
I would want a condition so that if the 12MA hasn’t crossed back down within 5 candles to cancel trade, the double cross must be done within 5 candles.
@jstap @l-andorrà I haven’t got an initial project on this so I won’t be able to share anything with you
-
@gtoat777 I use a loop for counting candles for doing this:
: -
@jstap Ok thanks for the help as always