Skip to content

Commit 2ff72aa

Browse files
authored
Update readme.md
1 parent ecddf4a commit 2ff72aa

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

readme.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,26 @@ ctpbee这个项目用的太爽了...再次感谢somewheve
99

1010

1111

12+
```
13+
pip install QACTPBeeBroker
14+
```
15+
16+
开发版本使用
17+
18+
```
19+
pip install git+https://github.com/yutiansut/QACTPBeeBroker
20+
```
21+
22+
23+
具体使用方法:
24+
25+
```
26+
QACTPBEE --userid xxxx --password xxxx --brokerid xxxx --mdaddr xxxxx --tdaddr xxxx --appid xxx --authcode xxxx
27+
28+
```
29+
30+
默认给出的是一个simnow的连接参数, 你可以快速使用
31+
32+
```
33+
QACTPBEE --userid 你的simnow账户 --password 你的simnow密码
34+
```

0 commit comments

Comments
 (0)