ERROR EXPERTS CONSOLE : 1 23:05:12.082 "MyExpert Advisor" EURAUD,M2: cannot set millisecond timer (1)
-
I have an ea, built inside ON TICK, and in demo it sometimes I get this error (what appears in the error information console):
1 23: 05: 12.082 "My Expert" EURAUD, M2: cannot set millisecond timer (1)
and the robot remains off, and showing the STATUS of WAITING FOR TICK, and it does not work.Can this error be suppressed by removing or changing any line of code within the EA?
-
this appears in offline charts
-
@pacomartinez AFAIK fxDreema cannot work with time on offline charts, including backtesting.
-
yes, it can.
the problem appears when i close and start MT4 platform, the Experts Advisors that was working good in offline charts, suddenly the robot remains off, and showing the STATUS of WAITING FOR TICK, and it does not work.
and MT4 show the error of: cannot set millisecond timer (1)this is a code of fxdreema:

-
@pacomartinez Interesting. Didn't know that. Then I'm afraid I cannot help. Maybe a real programmer can.