bse-mapping
Solid查询北交所代码映射。可选 --o-code。接口:GET /api/v1/market/data/bse-mapping。
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
# 北交所映射
查询北交所代码映射。可选 --o-code。接口:GET /api/v1/market/data/bse-mapping。
所有请求必须设置环境变量 `FTSHARE_API_KEY`;handler 将其作为 `FTSHARE_API_KEY` 请求头发送。缺失凭据时不会发起请求。
通过主目录 `run.py` 调用:
```bash
python <RUN_PY> bse-mapping
```
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
Data & Documents Solid
convertible-bond-szse-matching-trades
深交所可转债匹配成交。调用 /api/v1/market/data/convertible-bond/szse/matching-trades,所有请求必须设置 FTSHARE_API_KEY。
63 Updated today
FTShare-Lab AI & Automation Solid
company-list
查询公司列表。可选 --page、--page-size。接口:GET /api/v1/market/data/company-list。
63 Updated today
FTShare-Lab Data & Documents Solid
convertible-bond-szse-directed-trades
深交所可转债定向成交。调用 /api/v1/market/data/convertible-bond/szse/directed-trades,所有请求必须设置 FTSHARE_API_KEY。
63 Updated today
FTShare-Lab