历史证券委托查询(entrusthis_qry) 在线调试

历史数据获取:通过查询的开始时间和结束时间,可支持30天的历史记录查询。该接口获得的数据可对该账户做投资分析。

网关地址

沙箱环境调用地址: https://sandbox.hscloud.cn
数据核查类生产调用地址: https://api.hscloud.cn
其余生产调用地址: https://open.hscloud.cn

URL

https://sandbox.hscloud.cn/hk/v1/entrusthis_qry

是否需要业务登录

HTTP请求方式

GET,POST

支持格式

JSON

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
stock_account String 11 证券账号
stock_code String 16 证券代码
exchange_type String 4 交易类别

【限制字典子项:K-香港市场】

数据字典(243)

query_direction String 1 查询方向
0倒序,1顺序
start_date String 开始日期
end_date String 截止日期
request_num Integer 10 请求行数
position_str String 100 定位串

返回参数

参数名 类型 最大长度 默认值 中文名 描述
stock_name_gb String 255 股票名称[简体]
entrust_no Integer 8 委托编号
stock_account String 11 证券账号
stock_code String 16 证券代码
stock_name String 32 证券名称
entrust_bs String 1 买卖方向
entrust_price Float 11.4 委托价格
entrust_amount Integer 10 委托数量
entrust_date Integer 8 委托日期
entrust_time Integer 8 委托时间
entrust_status String 1 委托状态

【限制字典子项:D-撤废
8-已成
C-正报
0-未报
5-部撤
6-已撤
F-预埋单废单(港股)
1-待报
A-已报待改(港股)
B-预埋单撤单(港股)
2-已报
3-已报待撤
7-部成
4-部成待撤
J-复核未通过(港股)
E-部成待改(港股)
9-废单
H-待审核(港股)】

数据字典(146)

business_amount Integer 10 成交数量
business_price Float 11.4 成交价格
business_balance Float 16.2 成交金额
business_time Integer 8 成交时间
money_type String 3 币种类别

【限制字典子项:0-人民币
2-港 币】

数据字典(122)

entrust_prop String 3 委托属性

【限制字典子项:Hn-SLO
Hk-Al-Auction Limit
Hl-Limit
Hd-AO-At-Auction
Hj-ELO】

数据字典(143)

exchange_type String 4 交易类别

【限制字典子项:K-香港市场】

数据字典(243)

record_no Integer 8 委托库记录号
position_str String 100 定位串

正确返回示例

    
提交工单

提交成功

确定