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
346 stars 228 forks source link

After changing from 32968 to 42968, resource timeout.. try again #123

Closed ZixiSu closed 3 years ago

ZixiSu commented 3 years ago

image image image Hi team, Its working well in using channel 32968, 32969, 32970; but after changing the number; no single order is performed after trying 100 times

elvinex commented 3 years ago

Hi, you probably noticed this by now. The ports should be the same in the mql and python settings. In your screenshots there are different ports where the mql ports start with 429... and the python ports with 427....