跳到主要内容

期货日K

信息

工具名:get_futures_prices_daily

对应 REST 端点:GET /api/futures/prices/daily

工具描述

查询固定 1d 周期的期货日 K。

参数

参数类型必填默认说明
thscodestring期货合约完整同花顺代码。
startinteger(int64)与 end 成对提供的正毫秒时间戳。
endinteger(int64)与 start 成对提供且不早于 start。

调用示例

工具:get_futures_prices_daily
参数:
- thscode: "CU2601.SHF"
- start: "1788307200000"
- end: "1789036800000"

返回

返回统一数据对象;字段、空值和数组语义见 期货日K