Metadata-Version: 2.4
Name: qmt-manager
Version: 1.0.2
Summary: QMT_XTQUANT交易接口封装库
Author: 量化交易汤姆猫
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: pandas>=1.0
Requires-Dist: tabulate>=0.8.9
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# QMT_Manager

MINIQMT交易系统的高级封装库，简化交易操作。

## 安装方法

```bash
pip install qmt-manager
```
