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

DWX_ZeroMQ_Server_v2.0.1_RC8.mq4 won't reply with more than 12 orders #13

Closed paul-jackson-dev closed 5 years ago

paul-jackson-dev commented 5 years ago

I'm placing orders in EURUSD and once I send a 13th order it appears the MQL4 expert server stops replying to the python connector's request to get open orders.

DWX_ZeroMQ_Connector_v2_0_1_RC8.py prints None after a 13th order has been sent.

Is anyone else able to replicate?

integracore2 commented 5 years ago

Hi @jackshankenburg ,

We weren't able to replicate this behaviour in our tests unforntunately.. could you please confirm if you're still experiencing this issue?

If yes, kindly provide any logs from Experts and Journals that could assist us in debugging this further.

Thanks!