期权委托透支信息提示(func_opt_bfareover_prompt) 在线调试
期权卖出平仓委托透支信息提示
网关地址
沙箱环境调用地址: | 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_bfareover_prompt |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
exchange_type | String | 是 | 4 | 交易类别 | ||
option_code | String | 是 | 8 | 期权合约编码 | ||
entrust_bs | String | 否 | 1 | 2’,卖出 | 买卖方向 | |
entrust_oc | String | 否 | 1 | C’,平仓 | 开平仓方向 | |
entrust_prop | String | 是 | 3 | 委托属性 | ||
entrust_amount | Integer | 是 | 10 | 委托数量 | ||
opt_entrust_price | Float | 是 | 11.3 | 委托价格 |
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
notice_info | String | 255 | 提示信息 |
|