ashare-news-sentiment-factors
Solid查询指定 A 股的新闻情绪因子。必填 --trade-code;可选 --start-date、--end-date、--page、--page-size。接口:GET /api/v3/market/data/ashare-news-sentiment-factors。
AI & Automation 63 stars
13 forks Updated today MIT
Install
Quality Score: 81/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# A股新闻情绪因子
查询指定 A 股的新闻情绪因子。必填 --trade-code;可选 --start-date、--end-date、--page、--page-size。接口:GET /api/v3/market/data/ashare-news-sentiment-factors。
所有请求必须设置环境变量 `FTSHARE_API_KEY`;handler 将其作为 `FTSHARE_API_KEY` 请求头发送。缺失凭据时不会发起请求。
通过主目录 `run.py` 调用:
```bash
python <RUN_PY> ashare-news-sentiment-factors --trade-code 600000.SH
```
Details
- Author
- FTShare-Lab
- Repository
- FTShare-Lab/FTShare-skill
- Created
- 2 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
ashare-interactions
查询e互动。接口:GET /api/v2/market/data/ashare-interactions。所有请求必须设置 FTSHARE_API_KEY。
63 Updated today
FTShare-Lab Testing & QA Listed
ashare-rating-factor-snapshot
查询指定 A 股的 Top-K 相关公司。用户询问股票相关性、相关公司排名或相关性评分时使用。
63 Updated today
FTShare-Lab AI & Automation Solid
ashare-code-change
查询 A 股代码变更历史。Use when user asks about 股票代码变更、改名换码、代码迁移或北交所升板代码历史。
63 Updated today
FTShare-Lab