EA not firing the way it should
-
Hello,
The conditions for my EA are as follow
BEAR candle forms ABOVE the 200EMA then open a buy on the next candle open.
Any trades open for longer than 5 mins need to be closed.I will reverse everything for the sells as soon as I can get the buys to work.
What am I doing wrong?
shared/qMGtLHl9c
-
hi @DedredeBeer .
Switch place between block condition and bear.
That should do it. -
Ah thanks a million, that worked.