PyMQL5 is an API that makes the connection between Python3 and Metatrader5 through UDP socket. | O PyMQL5 é uma API que realiza a conexão entre Python3 e o Metatrader5 através de socket UDP.
Project developed to work as a server for Python trading community. It is based on ZeroMQ sockets and uses JSON format to communicate messages. It is a python library for the ZeroMQ API within backtrader framework. It allows rapid trading algo development. For details of API behavior, please see the online API document.