stock_hk_hot_rank_latest_em
Fetches the current popularity ranking for a Hong Kong stock from Eastmoney, using the provided symbol to identify the stock and return its latest rank.
Instructions
东方财富-个股人气榜-最新排名 https://guba.eastmoney.com/rank/stock?code=HK_00700 :param symbol: 带市场表示的证券代码 :type symbol: str :return: 最新排名 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 00700 |