ema cross start not working
-
I've been spending my last 3 hours cracking my head about this simple strategy and trying everything
the rules are simple
20ema was below 60ema candle id 2
20ema is above 60ema candle id1
close sell if exist and buy
i always use to do this without any problem now when it cross it's not closing and it's opening multiple positions and waiting stop loss to be hit so it close the positions
not sure if this is a bug because the latest hack on the web or it's just me
here is a link to the project shared/ZD3p25Pqc -
@abanob Try moving your once per bar, as is if one of your condition is false, it will wait for another candle to try again:

-
just tried it dind't work
-
@jstap hello again mate i've made a post in bug section about candle id the candle id is getting delayed to register which causing all this problem from 2to4 candles while i set candle id to 1 causing all this problem i noticed this when i made another new fresh ea with only 1 condition trigger https://fxdreema.com/shared/FwbzSN9lc
-
@abanob ?
