OTMql4Zmq icon indicating copy to clipboard operation
OTMql4Zmq copied to clipboard

Cannot call 'OTMql4/mql4zmq.dll::mql4zmq_strerror', 'OTMql4/mql4zmq.dll' is not loaded

Open gaussleescorpio opened this issue 8 years ago • 2 comments

I installed everything including OTMql4Zmq, OTMql4Py and OTMql4Lib. There are some #import keywords missing for some header files in OTMql4 so that the compilation in MT4 failed. I fixed that locally. I suggest you to update and change them. Another problem I encountered is

Cannot call 'OTMql4/mql4zmq.dll::mql4zmq_strerror', 'OTMql4/mql4zmq.dll' is not loaded

When I am trying to drag script OTMql4ZmpTest to one graph.

Cannot call 'OTMql4/mql4zmq.dll::mql4zmq_init', 'OTMql4/mql4zmq.dll' is not loaded

When I am trying to use EA called OTZmqCmdEA. Do you know why this happened? I tried to find some hints from wikis of your git repo but cannot. Please help me!

My windows is 64 bit windows 8. Metatrader 4.

gaussleescorpio avatar Sep 18 '16 22:09 gaussleescorpio

Hi did you solved your problem? I have the same issue

mglcampos avatar Oct 18 '16 19:10 mglcampos

What exactly are the #import keywords that you think are missing for some header files in OTMql4?

What build of Mt4 are you using, and where did your Mt4 ccome from?

OpenTrading avatar Oct 23 '16 16:10 OpenTrading