Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yutiansut authored Sep 26, 2019
1 parent ecddf4a commit 2ff72aa
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,26 @@ ctpbee这个项目用的太爽了...再次感谢somewheve



```
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密码
```

0 comments on commit 2ff72aa

Please sign in to comment.