普通委托 (func_futu_trade_entrust) 在线调试
普通委托
网关地址
沙箱环境调用地址: | https://sandbox.hscloud.cn |
数据核查类生产调用地址: | https://api.hscloud.cn |
其余生产调用地址: | https://open.hscloud.cn |
URL
https://sandbox.hscloud.cn/ovfutu/v1/func_futu_trade_entrust |
---|
是否需要业务登录
否 |
---|
HTTP请求方式
GET,POST |
---|
支持格式
JSON |
---|
请求参数
参数名 | 类型 | 必填 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|---|
futu_exch_type | String | 是 | 4 | 交易类别 |
【限制字典子项:NYMEX-纽约商品交易所 |
|
commodity_type | String | 是 | 10 | 品种代码类别 | ||
contract_code | String | 是 | 30 | 合同代码 |
|
|
entrust_bs | String | 是 | 1 | 买卖方向 | ||
entrust_amount | Integer | 是 | 10 | 委托数量 |
|
|
futu_entrust_price | Float | 是 | 12.6 | 委托价格 |
|
|
futu_entrust_prop | String | 是 | 1 | 期货委托属性 |
【限制字典子项:0-限价单 |
|
entrust_reference | String | 否 | 32 | 委托引用 |
请求标识,在应答中返回
|
返回参数
参数名 | 类型 | 最大长度 | 默认值 | 中文名 | 描述 |
---|---|---|---|---|---|
entrust_no | Integer | 8 | 委托编号 |
|
|
init_date | Integer | 8 | 交易日期 |
|
|
entrust_reference | String | 32 | 委托引用 |
请求标识,在应答中返回
|