📦 deps(tsl): sync tsl-playbook from 13be5ea0

Source-Commit: 13be5ea0aa
This commit is contained in:
ci[bot]
2026-07-29 07:58:05 +00:00
parent 9d2b696f58
commit 80357f4bc5
280 changed files with 48658 additions and 13929 deletions
@@ -2,6 +2,8 @@
## `TT_CancelWT(h, entrust_id, batch_flag, timeout, comment, _async)`
声明:function
撤单接口。
| 参数 | 类型 | 说明 |
@@ -17,6 +19,8 @@
## `TT_MultiWT(h, order_str, batch_no, timeout)`
声明:function
批量委托接口。
| 参数 | 类型 | 说明 |
@@ -30,6 +34,8 @@
## `TT_UserLogin(gate_way, account_type, account_id, account_pwd, timeout, errmsg)`
声明:function
交易账户登入接口。
| 参数 | 类型 | 说明 |
@@ -45,6 +51,8 @@
## `TT_UserLogout(h, timeout)`
声明:function
交易账户注销接口。
| 参数 | 类型 | 说明 |
@@ -56,6 +64,8 @@
## `TT_WT(h, bs, stk_id, price, vol, timeout, comment, _async)`
声明:function
委托接口。
| 参数 | 类型 | 说明 |