历史期权成交查询(func_his_optbusiness_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_optbusiness_qry

是否需要业务登录

HTTP请求方式

GET

请求参数

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

返回参数

参数名 类型 最大长度 默认值 中文名 描述
init_date Integer 8 交易日期
serial_no Integer 8 流水序号
exchange_type String 4 交易类别
option_account String 13 衍生品合约账户
opthold_type String 1 期权持仓类别
option_code String 8 期权合约编码
optcontract_id String 32 合约交易代码
option_name String 32 期权合约简称
stock_code String 6 证券代码
stock_name String 32 证券名称
entrust_bs String 1 买卖方向
entrust_oc String 1 开平仓方向
covered_flag String 1 备兑标志
opt_business_price Float 11.4 成交价格
business_time Integer 8 成交时间
business_status String 1 业务状态
business_times Integer 5 分笔成交笔数
entrust_no Integer 10 委托编号
report_no Integer 8 申请编号
occur_amount Integer 10 发生数量
post_balance Float 16.2 后资金额
business_balance Float 16.2 成交金额
occur_balance Float 16.2 发生金额
post_amount Integer 10 后证券额
fare0 Float 12.3 佣金
fare1 Float 12.3 印花税
fare2 Float 12.3 过户费
fare3 Float 12.3 费用3
farex Float 16.2 费用x
remark String 2000 备注
position_str String 100 定位串