单标的连续竞价成交量

SkillDev tools

查询单只股票连续竞价成交量和成交额占比。用户询问个股分时成交占比时使用。

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/intraday-auction-volume/SKILL.md and read by ahel’s review.

接口:GET /api/v1/market/data/intraday-auction-volume/symbol。必填 --symbol;可选 --trade-date(YYYYMMDD)、--page--page-size,每页最多 200 条。

python <RUN_PY> intraday-auction-volume --symbol 600000.SH --page 1 --page-size 50

不传交易日查询当日实时数据,传入历史交易日查询历史分钟数据;响应为 code/message/data 分页信封,分钟记录位于 data.records

Signals

GitHub stars
64
Forks
13
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
intraday-auction-volume
Source
github.com/ftshare-lab/ftshare-skill