Sw Index History Minutes

查询申万指数历史一分钟 K 线。用户询问申万行业指数分钟行情时使用。

FTShare-Lab Updated

File contents

申万指数历史分钟 K 线

接口:GET /api/v1/market/data/sw-index/history-minutes。必填 --index-code--start-date--end-date;可选 --page--page-size(最大 200),支持 --all 自动翻页。

python <RUN_PY> sw-index-history-minutes --index-code 801001 --start-date 20260811 --end-date 20260811 --page 1 --page-size 50

返回 code/message/data 分页信封,分钟记录位于 data.records

FTShare-Lab/FTShare-skill/tree/main/ftshare-market-data/sub-skills/sw-index-history-minutes commit 27a411a060

Frequently asked questions

npx skillmds@latest add ftshare-lab/sw-index-history-minutes