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

220103 - Capturing Account Information Functionality #136

Closed teddywaweru closed 2 years ago

teddywaweru commented 2 years ago

Capture account information from MT4 platform: Name, Number, Balance, Equity et cetera. Not sure if I've covered for error capturing extensively, would appreciate guidance on that respect. Works as intended on my side. 👍

elvinex commented 2 years ago

Sorry for the late response and thanks for the pull request!