Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yutiansut/qactpbeebroker
QUNATAXIS CTPBee Broker
https://github.com/yutiansut/qactpbeebroker
ctpbee quantaxis
Last synced: 8 days ago
JSON representation
QUNATAXIS CTPBee Broker
- Host: GitHub
- URL: https://github.com/yutiansut/qactpbeebroker
- Owner: yutiansut
- License: mit
- Created: 2019-07-03T02:29:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T01:15:03.000Z (over 4 years ago)
- Last Synced: 2024-10-31T15:37:58.385Z (15 days ago)
- Topics: ctpbee, quantaxis
- Language: Python
- Size: 34.2 KB
- Stars: 11
- Watchers: 3
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# QUANTAXIS CTPBEE BROKER
quantaxis的 ctpbee https://github.com/somewheve/ctpbee/ 对接
ctpbee这个项目用的太爽了...再次感谢somewheve
更新时间: 2019-7-28
更新内容: 更换ctpbee到0.2+的行情支持```
pip install QACTPBeeBroker
```开发版本使用
```
pip install git+https://github.com/yutiansut/QACTPBeeBroker
```具体使用方法:
```
QACTPBEE --userid xxxx --password xxxx --brokerid xxxx --mdaddr xxxxx --tdaddr xxxx --appid xxx --authcode xxxx```
默认给出的是一个simnow的连接参数, 你可以快速使用
```
QACTPBEE --userid 你的simnow账户 --password 你的simnow密码
```