get_financial_statements
Fetch financial statements for a stock: income, balance sheet, cash flow, or key indicators. Specify statement type, financial period, and currency.
Instructions
Get financial statements - 财务报表/财报/利润表/资产负债表/现金流量表/ 关键指标. statement_type: 1=Income 2=BalanceSheet 3=CashFlow 4=MainIndex(关键指标). financial_type: 7=年报 10=单季报+年报(default) 9=单季组合. currency_code ISO 4217 (CNY/USD/HKD/...); omit for native currency.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| num | No | ||
| code | Yes | ||
| currency_code | No | ||
| financial_type | No | ||
| statement_type | No |