连续竞价成交量

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

接口:GET /api/v2/market/data/intraday-auction-volume。可选 --trade-date(YYYYMMDD)、--page--page-size,每页最多 200 条;支持 --all 自动翻页。

python <RUN_PY> continuous-auction-volume --trade-date 20260620 --page 1 --page-size 50

不传交易日查询当日实时全市场聚合数据,传入历史交易日查询历史数据;响应为 code/message/data 分页信封,分钟记录位于 data.records,包含 overall、xshg、xshe 和 bjse 四个市场维度。

Signals

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