mirror of
https://ghfast.top/https://github.com/aeroxw/easy-tdx.git
synced 2026-09-12 14:34:15 +08:00
feat(web): add stock industry API
This commit is contained in:
@@ -1048,6 +1048,9 @@ curl "http://localhost:8000/api/v1/board-mac/members?board_symbol=881001&count=2
|
||||
# 个股所属板块
|
||||
curl "http://localhost:8000/api/v1/board-mac/belong?market=SZ&code=000001"
|
||||
|
||||
# 个股所属行业及行业今日涨跌幅
|
||||
curl "http://localhost:8000/api/v1/stock/industry?market=SZ&code=000001"
|
||||
|
||||
# 板块摘要(含主力净流入、涨跌家数)
|
||||
curl "http://localhost:8000/api/v1/board-mac/summary?board_symbol=881001"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user