majun/dev/: xtquant-1.0.1 metadata and description
迅投 QMT Python SDK (vendored)
| author | ThinkTrader |
| description_content_type | text/markdown |
| keywords | xtquant, qmt, thinktrader, quant |
| license | Proprietary |
| project_urls |
|
| requires_python | >=3.6 |
Because this project isn't in the mirror_whitelist,
no releases from root/pypi are included.
| File | Tox results | History |
|---|---|---|
xtquant-1.0.1-py3-none-any.whl
|
|
xtquant
迅投 QMT Python SDK,从 thinktrader 官网 下载后打包为 wheel 以便内部 uv/pip 安装。
使用前提
- Windows x64
- Python 3.6 - 3.13
- 已安装并运行 MiniQMT 客户端(默认端口 58610)
安装
uv add xtquant # 从私库
# 或本地 wheel
uv add path/to/xtquant-1.0.0-py3-none-any.whl
文档
- 行情:
xtquant/doc/xtdata.md - 交易:
xtquant/doc/xttrader.md