Skip to content

parrondo/mql5_zmq_backtrader

Repository files navigation

Puente de Leonardo.

mql5_zmq_backtrader

Documentation Status

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.

Features

  • TODO

Example

In order to call mql5_zmq_backtrader API, you need to sign up for a Metatrader broker account and obtain account keys. Replace trading accounts in the expert parameter setting with what you get from your broker.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.