A股相关性 Top-K
SkillDev toolsQuery the Top-K related companies for a specified A-share stock. Use when the user asks about stock correlation, related company rankings, or correlation scores.
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 A股相关性 Top-K 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/ashare-rating-factor-snapshot/SKILL.md and read by ahel’s review.
外部接口:GET /api/v3/market/data/ashare-rating-factor-snapshot
必填:--trade-code。可选:--date(YYYYMMDD)、--top-k(1–500,默认由服务端设为 20)。不分页。
python <RUN_PY> ashare-rating-factor-snapshot --trade-code 600000.SH --date 20260819 --top-k 10
返回 code、message、data,其中 data.related_securities 按相关性分数返回相关证券。
Signals
- GitHub stars
- 64
- Forks
- 13
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
ashare-rating-factor-snapshot- Source
- github.com/ftshare-lab/ftshare-skill