The mt4pycon repo is a collection of Python3 code used to interface with MT4 and MT5 terminals via 3rd party API's. As of today there is only 2 scripts available, but will soon contain several other ...
MT5_Trading_Dashboard/ ├── src/ # Source code │ ├── config/ # Configuration settings │ │ ├── __init__.py │ │ └── settings.py # Main ...