stock_financial_abstract_new_ths
Obtain key financial abstract metrics for a stock, including important indicators by report period, to support performance evaluation and trend analysis.
Instructions
同花顺-财务指标-重要指标 https://basic.10jqka.com.cn/new/000063/finance.html :param symbol: 股票代码 :type symbol: str :param indicator: 指标; choice of {"按报告期", "一季度", "二季度", "三季度", "四季度", "按年度"} :type indicator: str :return: 同花顺-财务指标-主要指标 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 000063 | |
| indicator | No | 按报告期 |