stock_analyst_detail_em
Fetch detailed metrics for a financial analyst from Eastmoney, including latest or historical tracked stocks and index performance. Specify analyst ID and indicator to retrieve the relevant data.
Instructions
东方财富网-数据中心-研究报告-东方财富分析师指数-东方财富分析师指数2020最新排行-分析师详情 https://data.eastmoney.com/invest/invest/11000257131.html :param analyst_id: 分析师 ID, 从 ak.stock_analyst_rank_em() 获取 :type analyst_id: str :param indicator: choice of {"最新跟踪成分股", "历史跟踪成分股", "历史指数"} :type indicator: str :return: 具体指标的数据 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indicator | No | 最新跟踪成分股 | |
| analyst_id | No | 11000200926 |