Ranking Endpoints

榜单排名 / Ranking Data

Hot stocks, popular stocks, and risk scan endpoints.

MethodEndpointDescription
GET/v1/ranking/hot-stockTHS hot stocks
GET/v1/ranking/pop-stockEast Money popular stocks
GET/v1/ranking/hot-conceptHot concepts
GET/v1/ranking/risk-scanRisk scan scores

1. 同花顺热股榜 / THS Hot Stocks

MethodEndpoint
GET/v1/ranking/hot-stock

获取同花顺热门股票排行榜 TOP100。

参数类型必填说明
limitint-返回条数 (默认 100)
GET/v1/ranking/hot-stock

MethodEndpoint
GET/v1/ranking/pop-stock

获取东方财富人气股票排行榜 TOP100。

参数类型必填说明
limitint-返回条数 (默认 100)
GET/v1/ranking/pop-stock

3. 热门概念 / Hot Concepts

MethodEndpoint
GET/v1/ranking/hot-concept

获取同花顺热门概念排行榜 TOP20。

参数类型必填说明
limitint-返回条数 (默认 20)
GET/v1/ranking/hot-concept

4. 排雷风险 / Risk Scan

MethodEndpoint
GET/v1/ranking/risk-scan

获取股票排雷风险扫描数据。

参数类型必填说明
stock_codestring-股票代码 (可选)
limitint-返回条数 (默认 100)
GET/v1/ranking/risk-scan