成交查询(query_deal) 在线调试
成交查询
网关地址
沙箱环境调用地址: | https://sandbox.hscloud.cn |
数据核查类生产调用地址: | https://api.hscloud.cn |
其余生产调用地址: | https://open.hscloud.cn |
URL
https://sandbox.hscloud.cn/ovfutu/v1/query_deal |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
POST |
---|
支持格式
JSON |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
user_token | String | 是 | 255 | 通讯会话 |
|
|
fund_account | String | 是 | 18 | 资金账号 |
|
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
init_date | Integer | 8 | 交易日期 |
|
|
futu_entrust_no | String | 32 | 委托编号 |
|
|
business_time | Integer | 10 | 成交时间 |
|
|
futu_business_no | String | 20 | 成交编号 |
成交编号(期货)
|
|
futu_exch_type | String | 8 | 交易类别 |
【限制字典子项:COMEX-纽约商业交易所 |
|
commodity_type | String | 10 | 品种代码类别 | ||
contract_code | String | 32 | 合约代码 |
YYmm
|
|
options_type | String | 1 | 期权类型 | ||
strike_price | Float | 19.5 | 执行价 |
|
|
entrust_bs | String | 1 | 买卖方向 | ||
futu_business_price | Float | 19.4 | 成交价格 |
成交价格(期货)
|
|
business_amount | Integer | 10 | 成交数量 |
|
|
business_balance | Float | 19.4 | 成交金额 |
|