Thanks a lot 
Latest posts made by WolfBor
-
RE: Condition boolean global variableposted in Bug Reports
the block Condition doesn't works for value(Boolean) == globalVariable in MT5.
when I check the source code, I see he try to get the globalVariable in MT5 as a double.
after the code check the double et recognize it has empty, and leave the fonction.any ideas ?
-
RE: Error:Indicator Cannot load Error code=4806posted in Bug Reports
Hi,
After doing tests, I have found that the EA didn't play for another reason, related to writing .csv files.
So, the situation is as you told, message appears but won't change EA's behaviour.
Issue resolved for me.Thanks for support.
-
RE: Error:Indicator Cannot load Error code=4806posted in Bug Reports
Ok, I'll try this and keep you informed.
Thanks.
-
RE: Error:Indicator Cannot load Error code=4806posted in Bug Reports
Hello,
The error won't happen when backtesting, only when playing real-time.
The message appears 3-4 times on log.
The EA doesn't seem to play at all, when testing, it did only one operation, not matching any relevant trigger.Thanks for support.
-
RE: Error:Indicator Cannot load Error code=4806posted in Bug Reports
Hello,
I have a pretty simple EA relying on a custom indicator + standard ATR indicator.
MT5 is running on a Windows Server 2008 R2 OS.When running in EA tester, the robot works fine.
When trying to set on a chart, console shows: Error: Indicator cannot load(handle=11 | error code=4806)Manually adding the necessary indicators to a chart works fine.
I tried restarting, rebuilding, running as admin, but nothing changes this behavior.
If fxdreema wants to check, robot's name is LW2 and I can post settings if necessary.Best regards.