Metadata-Version: 2.4
Name: PythonMetaTrader5
Version: 2.0
Summary: Connect MT5 with Python
Author-email: Wiktor Jelen <wiktorjn@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/Akinzou/MetaTrader5-Python
Project-URL: Bug Tracker, https://github.com/Akinzou/MetaTrader5-Python/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: MetaTrader5
Requires-Dist: loguru
Requires-Dist: pyautogui

# Python Library for MetaTrader 5 Connection [![PyPI Downloads](https://static.pepy.tech/badge/pythonmetatrader5)](https://pepy.tech/projects/pythonmetatrader5)
[![Discord](https://img.shields.io/badge/Join_us_on-Discord-5865F2?logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/BARYa55KS8)


MetaTrader 5
This Python library enables you to connect with the MetaTrader 5 trading platform and interact with its features using Python. It allows executing trading operations, fetching market data, receiving notifications, and more.

Soon -> huge update
