stock_hsgt_hold_stock_em
Retrieve stock holdings rankings for northbound, Shanghai, or Shenzhen Stock Connect. Choose a market and ranking period to get a DataFrame of individual stock positions.
Instructions
东方财富-数据中心-沪深港通持股-个股排行 https://data.eastmoney.com/hsgtcg/list.html :param market: choice of {"北向", "沪股通", "深股通"} :type market: str :param indicator: choice of {"今日排行", "3日排行", "5日排行", "10日排行", "月排行", "季排行", "年排行"} :type indicator: str :return: 指定 sector 和 indicator 的数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| market | No | 沪股通 | |
| indicator | No | 5日排行 |