darwinex / dwx-zeromq-connector

Wrapper library for algorithmic trading in Python 3, providing DMA/STP access to Darwinex liquidity via a ZeroMQ-enabled MetaTrader Bridge EA.
https://blog.darwinex.com/zeromq-interface-python-r-metatrader4/
BSD 3-Clause "New" or "Revised" License
344 stars 228 forks source link

Cannot call 'libzmq.dll::zmq_ctx_new', DLL is not allowed #34

Closed prernasingh2110 closed 5 years ago

prernasingh2110 commented 5 years ago

image Cannot call 'libzmq.dll::zmq_ctx_new', DLL is not allowed DWX_ZeroMQ_Server_v2.0.1_RC8 EURUSD,M1: unresolved import function call DWX_ZeroMQ_Server_v2.0.1_RC8 EURUSD,M1: global initialization failed

I have followed the step by step instruction and still getting this even when i call _zmq._DWX_MTX_GET_ALL_OPENTRADES() i get nothing ,it runs but it doesn't return anything image