Please help. Is this a bug? Not working in MT5
-
Hi Guys
This very simple EA won't work in MT5. I've used this same crossover in MT4 and it's worked. Please help!
https://fxdreema.com/shared/XVTxxkN4e -
@jzfusion Cannot work. How can a Moving Average intersect a MACD ?

-
That was an error in the buy leg which I have corrected. That's a red herring as the sell part should have generated trades but still not working even after the correction.
-
@jzfusion said in Please help. Is this a bug? Not working in MT5:
That was an error in the buy leg which I have corrected. That's a red herring as the sell part should have generated trades but still not working even after the correction.
Please, can you share the last version?
-
Here's the link
Thanks
https://fxdreema.com/shared/9ra2qayGd -
@jzfusion Similar error, the main line cannot intersect itself, unless you change the input of the EMA's and signal (12,26,9) in one of the operand

Try this way, and always put the candle ID=1 and not zero

-
Thanks @ambrogio
That worked.