Metadata-Version: 2.1
Name: vnpy-qmt
Version: 0.2.0
Summary: vnpy qmt gateway
Home-page: https://github.com/fsksf/vnpy_qmt
Author: fsksf
Author-email: kangyuqiang123@qq.com
Keywords: vnpy gateway qmt
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# vnpy_qmt
QMT Gateway for vnpy

# 实现功能
- 连接mini客户端实现普通买卖

# 安装方式
- 源码安装： 下载源码, 解压, 切换vnpy环境, 在cmd里执行
```commandline
(vnpyO) D:\work\my>cd vnpy_qmt
(vnpyO) D:\work\my\vnpy_qmt>pip install .
```
- pip源远程安装： 暂时未上传到pip
## 依赖项目
[迅投xtquant](https://github.com/ai4trade/XtQuant)
# 使用
1. 启动、登录mini客户端，在vn.py连接QMT
