eastmoney-futures-position
Solid东方财富期货持仓。调用 /api/v1/market/data/eastmoney-futures-position,所有请求必须设置 FTSHARE_API_KEY。
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
# 东方财富期货持仓
外部接口:`GET /api/v1/market/data/eastmoney-futures-position`。
支持源接口文档列出的查询参数,handler 将参数作为 query 发送,并以 JSON 输出响应。所有请求必须设置环境变量 `FTSHARE_API_KEY`;缺失凭据时不会发起请求。
## 调用示例
```bash
python <RUN_PY> eastmoney-futures-position --page 1 --page-size 5
```
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
eastmoney-stock-flow
查询东方财富个股资金流。接口:GET /api/v1/market/data/eastmoney-stock-flow。所有请求必须设置 FTSHARE_API_KEY。
63 Updated today
FTShare-Lab AI & Automation Solid
eastmoney-dapan-flow
查询东方财富大盘资金流。接口:GET /api/v1/market/data/eastmoney-dapan-flow。所有请求必须设置 FTSHARE_API_KEY。
63 Updated today
FTShare-Lab AI & Automation Solid
eastmoney-rank
查询东方财富股票排名。接口:GET /api/v1/market/data/eastmoney-rank。所有请求必须设置 FTSHARE_API_KEY。
63 Updated today
FTShare-Lab