期货合约保证金查询 (contractbail_qry)

期货合约保证金查询

URL

https://sandbox.hscloud.cn/futu/v1/contractbail_qry

是否需要业务登录

HTTP请求方式

GET,POST

支持格式

JSON

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
futu_exch_type String 4 交易类别
futu_code String 30 合约代码
request_num Integer 10 请求行数
position_str String 100 定位串

返回参数

参数名 类型 最大长度 默认值 中文名 描述
futu_exch_type String 4 交易类别
futu_code String 30 合约代码
futu_name String 12 品种简称
futucode_type String 4 合约代码类别
money_type String 3 币种类别

【限制字典子项:2-港 币
0-人民币
1-美 元】

数据字典(122)

stop_flag String 1 停止交易标志
amount_per_hand Integer 10 合约乘数
futu_report_unit String 1 申报单位
price_unit String 1 价格单位
futu_price_step Float 12.6 最小价差
open_unit Float 16.2 开仓单位
drop_unit Float 16.2 平仓单位
max_market_amount Integer 10 市价委托每笔最大下单数量
max_limited_amount Integer 10 限价委托每笔最大下单数量
open_ratio Float 9.8 开仓成交金额比例
open_margin Float 16.2 开仓单位数量保证金金额
position_str String 100 定位串

正确返回示例