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

Fix a bug at Partial Close. #18

Closed paduel closed 5 years ago

paduel commented 5 years ago

Fix a bug about Partial Close when it´s called directly, didn´t get Order correctly. And make the function simpler.