handle=10 | error code=4806
-
Hello,
I'm trying to use an indicator ex5 (I have not source code) in MT5.
https://fxdreema.com/shared/JYJJc2Yrd1: I charged without problem in FxDreema the indicator:
http://i.imgur.com/DwwL4kw.png2: I tried the 8 buffer and the EA detect fine all buffers.
http://i.imgur.com/MWV0Zv6.png3: I'm not still trying using the input constant (next step).
%(#FF0000)[When I add the EA there is an error: handle=10 | error code=4806]
http://i.imgur.com/Ndwo0U4.pngI have try to re-upload indicator in FxDreema.
I have try in other MT5 (other broker).I would like to fix this error!
Thanks -
MQL5 is weirdly asynchronous and I often have unexpected problems with it. But if the error shows only once and then everything works, it's not a big problem
-
Yes, it seem all right. Let you know in case of bug! Thanks