Metadata-Version: 2.1
Name: DCMT4Lib
Version: 0.0.1
Summary: A Python 3 MT4 wrapper
Home-page: https://github.com/pypa/sampleproject
Author: dcitdev
Author-email: it-dev@dc-capital.co
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Platform: UNKNOWN
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
License-File: LICENSE
Requires-Dist: matplotlib

# DCMT4Lib

This is a python3 MT4 wrapper.

Instead of using socket I/O, this module uses in memory method to provide native MT4 funtions and program flow.

