MT5 Server
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
- 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
Release files for mt5-server 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mt5-server-0.0.5.tar.gz | 32.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mt5_server-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 66.4 kB
Release files / mt5-server-0.0.5.tar.gz
| Download URL | mt5-server-0.0.5.tar.gz |
|---|---|
| Size | 32.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d2a1129a04c532d42c7490265081da148dbbcae55f80ba3b2c508307f8f786e9
|
|
BLAKE2b-256 checksum How to use checksums |
73dacb1fa078b175273adff96369758b8e796af56afbb9013da0055e1ffe1234
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|
Release files / mt5_server-0.0.5-py3-none-any.whl
| Download URL | mt5_server-0.0.5-py3-none-any.whl |
|---|---|
| Size | 33.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7051943780bfbaf7f43af250816430230db5b8d7621b38a16df2f9522aafec70
|
|
BLAKE2b-256 checksum How to use checksums |
a1b41bd684c2811490eeb905b28a6680d9587857d753507521769eb04d81b0b4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|