@@ -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
|
||||
|
||||
委托接口。
|
||||
|
||||
| 参数 | 类型 | 说明 |
|
||||
|
||||
Reference in New Issue
Block a user