历史期权委托查询(func_his_optentrust_qry) 在线调试

获取期权历史委托流水

网关地址

沙箱环境调用地址: https://sandbox.hscloud.cn
数据核查类生产调用地址: https://api.hscloud.cn
仿真业务接口生产调用地址: https://vopen.hscloud.cn
其余生产调用地址: https://open.hscloud.cn

URL

https://sandbox.hscloud.cn/option/v1/func_his_optentrust_qry

是否需要业务登录

HTTP请求方式

GET

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
start_date String 8 开始日期
end_date String 8 截止日期
exchange_type String 4 空格,表示不限制 交易类别
option_account String 13 空格,表示不限制 衍生品合约账户
option_code String 8 空格,表示不限制 期权合约编码
stock_code String 6 空格,表示不限制 证券代码
position_str String 100 空格,表示取第一页 定位串
request_num Integer 10 50 请求行数

返回参数

参数名 类型 最大长度 默认值 中文名 描述
entrust_no Integer 10 委托编号
exchange_type String 4 交易类别
option_account String 13 衍生品合约账户
option_code String 8 期权合约编码
optcontract_id String 32 合约交易代码
stock_code String 6 证券代码
option_name String 32 期权合约简称
entrust_bs String 1 买卖方向
entrust_oc String 1 开平仓方向
covered_flag String 1 备兑标志
opt_entrust_price Float 11.3 委托价格
entrust_amount Integer 10 委托数量
business_amount Integer 10 成交数量
opt_business_price Float 11.4 成交价格
report_no Integer 8 申请编号
entrust_date Integer 8 委托日期
entrust_time Integer 8 委托时间
report_time Integer 8 申报时间
entrust_type String 1 委托类别
entrust_src String 1 委托来源
entrust_prop String 3 委托属性
entrust_status String 1 委托状态
error_no String 4 错误代码
position_str String 100 定位串
stock_name String 32 证券名称