Ashares Turnover Ranking
ashares_turnover_rankingMarket-wide ranking of Chinese A-share stocks by turnover / 成交额排名, 成交额前30名, 成交量排名, or 涨跌幅排名 — the whole board (not specific codes), sorted server-side and returned as a ranked list. Answers 'A股成交额前30名', 'top 30 A-shares by turnover today', 'A股成交量排名', 'A-share market-wide ranking by amount/volume/change %', 'which A-shares traded the most today'. Each row has code, name, price, change %, volume (shares), turnover in CNY (成交额), turnover rate %, and quote time. Source: Sina Market_Center.getHQNodeData (keyless).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Rank by turnover amount (成交额, default), change % (涨跌幅), or share volume (成交量). | |
| board | No | Which board to rank: hs_a = all Shanghai+Shenzhen A-shares (default, 沪深A股), sh_a = Shanghai only (沪市A股), sz_a = Shenzhen only (深市A股), cyb = ChiNext (创业板). | |
| limit | No | How many stocks to return, 1–100 (default 30). | |
| order | No | desc (default, highest first) or asc. |