期权成交查询(func_opt_realtime_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_opt_realtime_qry

是否需要业务登录

HTTP请求方式

GET

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
asset_prop String 1 B,衍生品账户 资产属性
exchange_type String 4 空格,表示不限制 交易类别
option_account String 13 空格,表示不限制 衍生品合约账户
option_code String 8 空格,表示不限制 期权合约编码
stock_code String 6 空格,表示不限制 证券代码
serial_no Integer 8 0,表示不限制 流水序号
sort_direction String 1 ’0’-正序(默认) ’1’-倒序 返回排序方式
report_no Integer 8 0,表示不限制 申请编号
query_mode String 1 ’0’ 查询模式
position_str String 100 空格,表示取第一页 定位串
request_num Integer 10 50 请求行数

返回参数

参数名 类型 最大长度 默认值 中文名 描述
init_date Integer 8 交易日期
serial_no Integer 8 流水序号
exchange_type String 4 交易类别
fund_account String 18 资产账户
option_account String 13 衍生品合约账户
option_code String 8 期权合约编码
optcontract_id String 32 合约交易代码
stock_code String 6 证券代码
entrust_bs String 1 买卖方向
entrust_oc String 1 开平仓方向
covered_flag String 1 备兑标志
opt_business_price Float 11.4 成交价格
business_amount Integer 10 成交数量
business_time Integer 8 成交时间
real_type String 1 成交类型
real_status String 1 处理标志
business_times Integer 5 分笔成交笔数
entrust_no Integer 10 委托编号
business_balance Float 16.2 成交金额
option_name String 32 期权合约简称
trade_name String 64 订单名称
report_no Integer 8 申请编号
entrust_prop String 3 委托属性
business_id String 32 成交编号
position_str String 100 定位串