stock_financial_analysis_indicator_em
Retrieve key financial indicators for A-share stocks using data from Eastmoney. Specify the stock symbol and choose between reporting period or single quarter to get essential metrics for financial analysis.
Instructions
东方财富-A股-财务分析-主要指标 https://emweb.securities.eastmoney.com/pc_hsf10/pages/index.html?type=web&code=SZ301389&color=b#/cwfx :param symbol: 股票代码(带市场标识) :type symbol: str :param indicator: choice of {"按报告期", "按单季度"} :type indicator: str :return: 东方财富-A股-财务分析-主要指标 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | 301389.SZ | |
| indicator | No | 按报告期 |