ETF历史分钟行情
SkillDev toolsHistorical minute-level quotes for ETFs. Requires --symbol; optional date and pagination parameters. Use when the user asks about ETF historical minute-level quotes.
Available today. Use it from your connected AI after setup.
No other account needed.
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/SKILL.md and read by ahel’s review.
外部接口:GET /api/v2/market/data/etf_minutes。
必填 --symbol;可选日期和分页参数。
所有请求必须设置环境变量 FTSHARE_API_KEY;handler 将其作为 FTSHARE_API_KEY 请求头发送。缺失凭据时不会发起请求。
通过主目录 run.py 调用:
python <RUN_PY> etf-minutes --symbol 510300.SH --since-ts-millis 1787189400000 --until-ts-millis 1787191200000 --limit 5
接口返回 JSON;HTTP 错误输出到 stderr 并以非零状态退出。
Signals
- GitHub stars
- 64
- Forks
- 13
- Last commit
- Sep 2026
ahel review
K6low
bundled executables the agent is told to run
Automated review, not a security audit. Ruleset v1+k2.
Advanced
- Catalog kind
- skill
- Gateway key
etf-minutes- Source
- github.com/ftshare-lab/ftshare-skill