Skip to content

Commit c01165e

Browse files
authored
Update README.md
1 parent 8a2c04d commit c01165e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Diff for: README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,14 @@ QIFIAccount/ QIFI的订书机的时间序列处理模式将兼容回测
1414

1515
具体可以参考QIFIManager中的管理代码
1616

17+
```
18+
QIFIAccount 中引入了 frozen 冻结的概念, 因此在 send_order 用法的时候, 会进行 order_check
19+
20+
-- 平仓的时候的仓位影响会体现在 frozen 中
1721
22+
-- receive_deal 的时候再结算 恢复frozen | 仓位结算
1823
24+
```
1925

2026

2127

@@ -52,4 +58,4 @@ QIFI_Account的最优实践是 QIFI_Strategy, 因为QIFI_Account已经将账户
5258

5359
StockSim Account
5460

55-
仅限QA模拟盘用户使用(需要申请)
61+
仅限QA模拟盘用户使用(需要申请)

0 commit comments

Comments
 (0)