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

dev branch #50

Closed grayskripko closed 4 years ago

grayskripko commented 4 years ago

Instead of warning users to avoid using the latest version and creating a separate folder, why don't create a dev branch?

integracore2 commented 4 years ago

Hi @grayskripko ,

Completely agree with you 🙂

This project initially started out as a place to store example scripts. Interest from more than a few users lead to iterative versioning, that we now need to organize.

This is a priority and already being addressed - thank you for your feedback though, much appreciated!