mt5-server


Namemt5-server JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/michelmetran/mt5_server
SummaryServidor
upload_time2023-08-08 15:04:41
maintainer
docs_urlNone
authorMichel Metran
requires_python>=3
license
keywords python metatrader
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MT5 Server

[GitHub](https://github.com/michelmetran/mt5_server/) |
[PyPI](https://pypi.org/project/mt5-server/)

A simple package that uses [rpyc](https://github.com/tomerfiliba-org/rpyc) and a Python Windows version to allow using [MetaTrader5](https://pypi.org/project/MetaTrader5) on Linux.

Based on the project **_MT5 Linux_** ([GitHub](https://github.com/lucas-campagna/mt5linux) | [PyPI](https://pypi.org/project/mt5linux/)). A tried to make a fork to keep de credits... but I cannot build a package.

<br>

---

## Install

Install the package in Windows and Linux.

```shell
# Metatrader Server
pip3 install --upgrade mt5-server
```

<br>

Install only in Windows

```shell
# Metatrader
pip3 install --upgrade MetaTrader5
```

<br>

---

## 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`.

```shell
# Example
python -m mt5_server {path/to/python.exe}
```

<br>

---

## ReferĂȘncias

-
-

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/michelmetran/mt5_server",
    "name": "mt5-server",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "python,metatrader",
    "author": "Michel Metran",
    "author_email": "michelmetran@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/73/da/cb1fa078b175273adff96369758b8e796af56afbb9013da0055e1ffe1234/mt5-server-0.0.5.tar.gz",
    "platform": null,
    "description": "# MT5 Server\n\n[GitHub](https://github.com/michelmetran/mt5_server/) |\n[PyPI](https://pypi.org/project/mt5-server/)\n\nA simple package that uses [rpyc](https://github.com/tomerfiliba-org/rpyc) and a Python Windows version to allow using [MetaTrader5](https://pypi.org/project/MetaTrader5) on Linux.\n\nBased on the project **_MT5 Linux_** ([GitHub](https://github.com/lucas-campagna/mt5linux) | [PyPI](https://pypi.org/project/mt5linux/)). A tried to make a fork to keep de credits... but I cannot build a package.\n\n<br>\n\n---\n\n## Install\n\nInstall the package in Windows and Linux.\n\n```shell\n# Metatrader Server\npip3 install --upgrade mt5-server\n```\n\n<br>\n\nInstall only in Windows\n\n```shell\n# Metatrader\npip3 install --upgrade MetaTrader5\n```\n\n<br>\n\n---\n\n## Use\n\n1. No Windows open Metatrader and execute the folling command. You can provide the port, host, executable, etc... just type `python -m mt5linux --help`.\n\n```shell\n# Example\npython -m mt5_server {path/to/python.exe}\n```\n\n<br>\n\n---\n\n## Refer\u00eancias\n\n-\n-\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Servidor",
    "version": "0.0.5",
    "project_urls": {
        "Homepage": "https://github.com/michelmetran/mt5_server"
    },
    "split_keywords": [
        "python",
        "metatrader"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1b41bd684c2811490eeb905b28a6680d9587857d753507521769eb04d81b0b4",
                "md5": "30e601d9b26d6bfb3c8f4df8adc00068",
                "sha256": "7051943780bfbaf7f43af250816430230db5b8d7621b38a16df2f9522aafec70"
            },
            "downloads": -1,
            "filename": "mt5_server-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "30e601d9b26d6bfb3c8f4df8adc00068",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 33475,
            "upload_time": "2023-08-08T15:04:40",
            "upload_time_iso_8601": "2023-08-08T15:04:40.047928Z",
            "url": "https://files.pythonhosted.org/packages/a1/b4/1bd684c2811490eeb905b28a6680d9587857d753507521769eb04d81b0b4/mt5_server-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73dacb1fa078b175273adff96369758b8e796af56afbb9013da0055e1ffe1234",
                "md5": "069d73bf88178d10e08e52715689c28f",
                "sha256": "d2a1129a04c532d42c7490265081da148dbbcae55f80ba3b2c508307f8f786e9"
            },
            "downloads": -1,
            "filename": "mt5-server-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "069d73bf88178d10e08e52715689c28f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 32929,
            "upload_time": "2023-08-08T15:04:41",
            "upload_time_iso_8601": "2023-08-08T15:04:41.459658Z",
            "url": "https://files.pythonhosted.org/packages/73/da/cb1fa078b175273adff96369758b8e796af56afbb9013da0055e1ffe1234/mt5-server-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-08 15:04:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "michelmetran",
    "github_project": "mt5_server",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "mt5-server"
}
        
Elapsed time: 0.10027s