mt5-server

Servidor


Keywords
python, metatrader
License
MIT
Install
pip install mt5-server==0.0.5

Documentation

MT5 Server

GitHub | PyPI

A simple package that uses rpyc and a Python Windows version to allow using MetaTrader5 on Linux.

Based on the project MT5 Linux (GitHub | PyPI). A tried to make a fork to keep de credits... but I cannot build a package.



Install

Install the package in Windows and Linux.

# Metatrader Server
pip3 install --upgrade mt5-server

Install only in Windows

# Metatrader
pip3 install --upgrade MetaTrader5


Use

  1. No Windows open Metatrader and execute the folling command. You can provide the port, host, executable, etc... just type python -m mt5linux --help.
# Example
python -m mt5_server {path/to/python.exe}


ReferĂȘncias