why is mt5 ea not working
-
i made a simple strategy for mt5 but the ea does not work in the strategy tester
-
You need to add a shared link to look at, otherwise what you have done is just a guess.
-
this is the strategy link for mt4
https://fxdreema.com/shared/SvgLy5J3band the mt5 link for the same strategy
https://fxdreema.com/shared/fKfyIQZZb -
You do not need the and block, and your conditions will never happen at the same time.

-
ok and thank you for the responds, i will rework the ea
-
@jstap this is what i get when i try to test an fxdreema mt5 ea .

-
This doesn't happen to me (although I tend to use MT4), add your latest shared link and I'll have a look.
-
This is the link
-
Once per bar you are checking candle 0, remove this for test, or check candle 1.