Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gaussleescorpio opened this issue Sep 18, 2016 · 2 comments
Assignees

Comments

@gaussleescorpio
Copy link

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.

@mglcampos
Copy link

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

@OpenTrading OpenTrading self-assigned this Oct 23, 2016
@OpenTrading
Copy link
Owner

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants