stock_financial_us_analysis_indicator_em
Retrieve US stock main financial indicators (annual, quarterly, cumulative) from East Money. Specify symbol and reporting period to get data.
Instructions
东方财富-美股-财务分析-主要指标 https://emweb.eastmoney.com/PC_USF10/pages/index.html?code=TSLA&type=web&color=w#/cwfx :param symbol: 股票代码 :type symbol: str :param indicator: choice of {"年报", "单季报", "累计季报"} :type indicator: str :return: 东方财富-美股-财务分析-主要指标 :rtype: pandas.DataFrame
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | TSLA | |
| indicator | No | 年报 |