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

ZeroMQ Connector fails to send orders with lot size > 0.01 #74

Closed hoangson0409 closed 3 years ago

hoangson0409 commented 4 years ago

Hi, I was trying to send orders using ZeroMQ Connector. It works fine for every order with lot size of 0.01, however did not manage to send any orders with lot size greater than above mentioned. I already tried changing the input parameters for EA on Metatrader MaximumLotSize to 1, but so far it still cannot send a 0.02lot orders.

Here is a picture of server reply when I tried to send order of 0.02 lot so7

Here is my input parameters for MQL EA so8

elvinex commented 3 years ago

Hi, thanks for reporting this issue. It is difficult to help since I cannot replicate the error. Are you still experiencing it? Also, are you using a Darwinex MT4 terminal? We have only tested the zeromq connector with Darwinex.