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
342 stars 227 forks source link

DWX_ZeroMQ_Server_v2.0.1_RC8 Compile Error #63

Closed rafaelbate closed 4 years ago

chand2020 commented 4 years ago

Rafaelbate, Is your issue resolved? I have same error. Removed '&' sign and compiled successfully but getting library file can't open error after that. Please help. Thank you.

rafaelbate commented 4 years ago

Hello, it is, just use that file instead. Solved for me.

chand2020 notifications@github.com escreveu no dia sexta, 27/12/2019 à(s) 18:34:

Rafaelbate, Is your issue resolved? I have same error. Removed '&' sign and compiled successfully but getting library file can't open error after that. Please help. Thank you.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/darwinex/dwx-zeromq-connector/issues/63?email_source=notifications&email_token=AI4MZYUNUKZL7FALA6FSIYTQ2ZDEVA5CNFSM4J77TUR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHXSZKI#issuecomment-569322665, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI4MZYV44AEZSIG2NBYYWJ3Q2ZDEVANCNFSM4J77TURQ .

chand2020 commented 4 years ago

Thank you..