https://github.com/joaopeuko/metatrader5easyt
This project is part of a bigger one. I want to make Algo Trading Easy for you! You can find examples and more information in the documentation. easyT, easyTo trade, easyTo use!
https://github.com/joaopeuko/metatrader5easyt
algotrading eurusd eurusd-stock-exchange expert-advisors forex forex-trading metatrader5 mql5-api mql5-python stock stock-market stock-trading
Last synced: 3 months ago
JSON representation
This project is part of a bigger one. I want to make Algo Trading Easy for you! You can find examples and more information in the documentation. easyT, easyTo trade, easyTo use!
- Host: GitHub
- URL: https://github.com/joaopeuko/metatrader5easyt
- Owner: Joaopeuko
- License: mit
- Created: 2022-03-08T10:41:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-12-04T23:08:14.000Z (10 months ago)
- Last Synced: 2025-07-19T02:44:24.314Z (3 months ago)
- Topics: algotrading, eurusd, eurusd-stock-exchange, expert-advisors, forex, forex-trading, metatrader5, mql5-api, mql5-python, stock, stock-market, stock-trading
- Language: Python
- Homepage:
- Size: 4.73 MB
- Stars: 36
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README



# metatrader5EasyT
- easyT,
- easyTo trade,
- easyTo use!# Installation:
Keep in mind that it will **only work on Windows**.
```python
pip install metatrader5EasyT
```If you want to know **how to use** and **examples**, please, see the link to the **documentation** below.
All the information will be there.# Libraries Documentation
All the Libraries Documentation and useful links are linked below:
- easyT
- binanceSpotEasyT - [Documentation](https://www.mydocumentations.com/binance-spot/index.html) - [GitHub](https://github.com/Joaopeuko/binanceSpotEasyT) - [Pypi](https://pypi.org/project/binanceSpotEasyT/)
- metatrader5EasyT - [Documentation](https://www.mydocumentations.com/mt5/index.html) - [GitHub](https://github.com/Joaopeuko/metatrader5EasyT) - [Pypi](https://pypi.org/project/metatrader5EasyT/)The documentation for this specific project is this one [metatrader5EasyT](https://www.mydocumentations.com/mt5/index.html).
See my page ([Joao Paulo Euko](https://joaopeuko.com/)) to see all my projects or for more information.