MT5 EA not working on Daily timeframe
-
The MT5 EA uses a filter that performs certain actions once per bar (current timeframe). It works on all timeframes except on the Daily timeframe.
If I copy and paste the EA and build it in MT4, it works fine on all timeframes including Daily. -
Did you try to remove that block and using a new one? Some times blocks code is corrupt and changing it is enough.