东方财富美股列表
SkillDev tools查询东方财富美股列表。Use when user asks for 美股列表、东财美股股票清单或美股代码。
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 东方财富美股列表 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/eastmoney-us-stock-list/SKILL.md and read by ahel’s review.
接口:GET /api/v1/market/data/eastmoney-us-stock-list。获取东方财富美股最新快照,支持刷新和分页。
调用示例
python <RUN_PY> eastmoney-us-stock-list --page 1 --page-size 5
python <RUN_PY> eastmoney-us-stock-list --refresh --page 1 --page-size 10
python <RUN_PY> eastmoney-us-stock-list --all
参数
--refresh:刷新列表缓存,可选。--page:页码,从 1 开始,默认 1。--page-size:每页数量,可选。--all:自动翻页并合并全部记录。
响应为 code/message/data 信封,分页记录位于 data.records,字段包括 secid、market、code、name、market_value_usd、latest_price、change_pct、volume、amount、pe_ttm。数值字段按字符串返回;secid 示例为 105.ADV。
Signals
- GitHub stars
- 64
- Forks
- 13
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
eastmoney-us-stock-list- Source
- github.com/ftshare-lab/ftshare-skill