批量指数历史分钟行情

SkillDev tools

Batch query historical minute-level K-lines for indices. Use when the user asks for minute-level quotes of multiple indices.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the 批量指数历史分钟行情 skill

What this skill tells your AI

The instructions your AI receives, as published by ftshare-lab/ftshare-skill in ftshare-market-data/sub-skills/index-minutes-batch/SKILL.md and read by ahel’s review.

接口:GET /api/v2/market/data/index_minutes/batch。必填 --symbols--since-ts-millis--until-ts-millis--symbols 使用逗号分隔,最多 20 只;可选 --interval-value--limit,时间跨度不超过 3 天,limit 范围 1~1000。

python <RUN_PY> index-minutes-batch --symbols 000300.SH,399001.SZ --since-ts-millis 1787189400000 --until-ts-millis 1787191200000 --limit 5

返回 code/message/datadata 为每只标的的 symboltotalitems 列表;不是分页接口。

Signals

GitHub stars
64
Forks
13
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
index-minutes-batch
Source
github.com/ftshare-lab/ftshare-skill