Stock Adjust Factor

查询股票复权因子。支持 --symbol、--trade-date、--start-date、--end-date、--page、--page-size。接口:GET /api/v1/market/data/stock-adjust-factor。

FTShare-Lab 55aecea 2 files · 3.5 KB Updated

File contents

股票复权因子

查询股票复权因子。支持 --symbol、--trade-date、--start-date、--end-date、--page、--page-size。接口:GET /api/v1/market/data/stock-adjust-factor。

所有请求必须设置环境变量 FTSHARE_API_KEY;handler 将其作为 FTSHARE_API_KEY 请求头发送。缺失凭据时不会发起请求。

通过主目录 run.py 调用:

python <RUN_PY> stock-adjust-factor

FTShare-Lab/FTShare-skill/tree/main/ftshare-market-data/sub-skills/stock-adjust-factor commit 55aecead66

Frequently asked questions

npx skillmds@latest add ftshare-lab/stock-adjust-factor