AH 股对比
SkillDev tools查询 A/H 股比价、涨跌幅和溢价率。用户询问港股与对应 A 股估值比较时使用。
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 AH 股对比 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/stk-ah-comparison/SKILL.md and read by ahel’s review.
接口:GET /api/v1/market/data/hk/stk-ah-comparison。可按 --hk-code、--ts-code、--trade-date 或日期区间 --start-date/--end-date 过滤;日期区间最多 30 个自然日。分页参数为 --page(默认 1)和 --page-size(默认 50,最大 1000),支持 --all 自动翻页。
python <RUN_PY> stk-ah-comparison --hk-code 00700.HK --trade-date 20260623 --page 1 --page-size 20
响应为 code/message/data 分页信封,记录位于 data.records,包含双方代码、名称、收盘价、涨跌幅、A/H 比价和溢价率。
Signals
- GitHub stars
- 64
- Forks
- 13
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
stk-ah-comparison- Source
- github.com/ftshare-lab/ftshare-skill