Metadata-Version: 2.1
Name: mt4pycon
Version: 1.0.2
Summary: A python script using the mtapi EA on MT4 to get candle data
Home-page: https://github.com/eabase/mt4pycon/
Author: eabase
License: LICENSE.txt
Project-URL: Bug Reports, https://github.com/eabase/mt4pycon/issues
Project-URL: MT API Repo, https://github.com/vdemydiuk/mtapi
Keywords: mt4 mt5 mql metaquotes metatrader api mtapi port pipe pip package
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: Utilities
Requires-Python: >=3
Description-Content-Type: text/plain
Requires-Dist: pythonnet

This is an example client using the MT4 API (mtapi) to connect to the MT4 EA, using either an TCP/IP or a pipe port.


