委托查询(query_entrust) 在线调试
境外期货委托查询
网关地址
沙箱环境调用地址: | https://sandbox.hscloud.cn |
数据核查类生产调用地址: | https://api.hscloud.cn |
其余生产调用地址: | https://open.hscloud.cn |
URL
https://sandbox.hscloud.cn/ovfutu/v1/query_entrust |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
POST |
---|
支持格式
JSON |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
fund_account | String | 是 | 18 | 资金账号 |
|
|
user_token | String | 是 | 255 | 通讯会话 |
|
|
futu_entrust_no | String | 否 | 32 | 委托编号 |
|
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
init_date | Integer | 8 | 交易日期 |
YYYYmmdd
|
|
futu_entrust_no | String | 32 | 委托编号 |
|
|
futu_entrust_status | String | 1 | 期货委托状态 | ||
entrust_time | Integer | 10 | 委托时间 |
|
|
fund_account | String | 18 | 资金账号 |
|
|
futu_product_type | String | 1 | 产品类别 | ||
futu_exch_type | String | 8 | 交易类别 |
交易类别(期货)
【限制字典子项:NYMEX-纽约商品交易所 |
|
commodity_type | String | 10 | 品种代码类别 | ||
contract_code | String | 32 | 合约代码 |
YYmm
|
|
entrust_bs | String | 1 | 买卖方向 | ||
options_type | String | 1 | 期权类型 | ||
futu_entrust_price | Float | 19.4 | 期货委托价格 |
|
|
strike_price | Float | 19.5 | 执行价 |
|
|
entrust_amount | Integer | 10 | 委托数量 |
|
|
business_amount | Integer | 10 | 成交数量 |
|
|
time_condition | String | 1 | 有效期类型 |
【限制字典子项:2-即时部分成交 |
|
valid_date | Integer | 8 | 有效日期 |
|
|
futu_entrust_prop | String | 1 | 期货委托属性 |
【限制字典子项:4-限价止损定单 |
|
entrust_reference | String | 32 | 委托引用 |
|