Critical error
-
00:34:02.757 2020.10.27 18:20:02 Adx EMA 200 EA US100Cash,M5: zero divide in '41005-37396.mq4' (6855,31)
The EA stops immediately and in the journal I have found this critical error. How could I solve it?
shared/KoIWtvq7Thank you
-
@stefnofera93 said in Critical error:
shared/KoIWtvq7
I'm not an expert at critical errors, but I would remove both 'for each trade' blocks and substitute them by a single 'Pass' block on top of both 'trailing stop' and 'breakeven' blocks.