期货盘后分钟切片(futurequote/quote_minutes_fut) 在线调试

期货盘后1分钟切片,交易日16:30后提供。接口服务峰值TPS10。

网关地址

沙箱环境调用地址: https://sandbox.hscloud.cn
数据核查类生产调用地址: https://api.hscloud.cn
仿真业务接口生产调用地址: https://vopen.hscloud.cn
其余生产调用地址: https://open.hscloud.cn

URL

https://sandbox.hscloud.cn/gildatafuture/v1/futurequote/quote_minutes_fut

是否需要业务登录

HTTP请求方式

GET,POST

请求参数

参数名 类型 必填 最大长度 默认值 中文名 描述
en_prod_code String 证券代码
单一入参期货代码,如 SC2009.INE 或 BU2009.SHF 或 EG2006.DCE 或 OI2007.CZC 或 IC2006.CFE 。代码列表可从查询期货行情代码接口中获取。
begin_date Integer 起始日期
入参交易日,如 2020-05-15
end_date String 结束日期
入参交易日,如 2020-05-18
page_no Integer 1 页面编号
返回结果的页码,默认为1
page_count Integer 10 页内记录数
单页返回的记录条数,最大不超过560(1天560),默认为10。出参总数<10000。
sort String 排序字段
排序策略:入参名 asc或入参名 desc
fields String 字段集合

返回参数

参数名 类型 最大长度 默认值 中文名 描述
date Integer 日期
time Integer 时间
格式(HHMMSS),首0去除。如930 931 …… 1459 1500
open Float 16.2 开盘价(元)
high Float 16.2 最高价(元)
low Float 16.2 最低价(元)
close Float 16.2 收盘价(元)
turnover_volume Integer 16 成交量(股)
turnover_value Integer 16 成交额(元)
change Float 16.2 涨跌幅(元)
change_pct Float 16.2 涨跌幅(%)
amount Integer 持仓量(张/手)