Loading repository data…
Loading repository data…
Joaopeuko / repository
I created this library to streamline the process of developing an Expert Advisor in MQL5. While MQL5 development can be complex, the same task is more straightforward in Python.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A Python library designed to simplify the process of creating Expert Advisors for MetaTrader 5. While developing directly in MQL5 can be complex, MQPy provides a more streamlined experience using Python.
Trading involves risk. Always:
pip install mqpy
Generate a trading strategy template:
mqpy --symbol EURUSD --file_name my_strategy
For detailed documentation, examples, and strategy explanations, visit: https://joaopeuko.com/Mql5-Python-Integration/
MQPy is a free and open-source project. If you'd like to support its development, consider becoming a sponsor.
This project is licensed under the MIT License - see the LICENSE file for details.