Infinite loo error in MQL5
-
Hey guys,
I am uploading robots to mql5 for 5 years and I never had this issue before.The MT4 version is going up perfectly, but the MT5 version has this error:
test on EURUSD,H1 (netting)
strategy tester report 14 total trades
test on XAUUSD,D1 (netting)
2022.09.01 00:00:01 infinite Sleep loop detected while testing in 'PPAEA 650.mq5' (1,1)
OnTester critical error
there are no trading operationsDoes anyone know the solution for this infinite sleep loop? It runs perfectly in backtest also, only in MQL5 marketplace validation it has this issue.
-
There was a change in MQL5 code not so long ago. I guess the problem is that fxDreema didn't update the internal code to those changes. I hope he will be fixing it soon.