批量 ETF 历史分钟行情

SkillDev tools

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

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 批量 ETF 历史分钟行情 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/etf-minutes-batch/SKILL.md and read by ahel’s review.

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

python <RUN_PY> etf-minutes-batch --symbols 510300.SH,159915.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
etf-minutes-batch
Source
github.com/ftshare-lab/ftshare-skill