K线形态标注
SkillDev tools查询K线形态标注。接口:GET /api/v3/market/data/kline-pattern-annotations。所有请求必须设置 FTSHARE_API_KEY。
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 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/kline-pattern-annotations/SKILL.md and read by ahel’s review.
接口:GET /api/v3/market/data/kline-pattern-annotations。参数和响应以 ftshare-doc/api-doc/股票数据/特色数据/K线形态标注.md 为准。
请求必须从环境变量 FTSHARE_API_KEY 读取凭据,并通过请求头发送 FTSHARE_API_KEY 和 Content-Type: application/json;缺少凭据时不会发起请求。
调用示例
python <RUN_PY> kline-pattern-annotations --symbol 000002 --page 1
Signals
- GitHub stars
- 64
- Forks
- 13
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
kline-pattern-annotations- Source
- github.com/ftshare-lab/ftshare-skill