get_kpi_history_batch
Fetch historical KPI values for multiple instruments (max 50) in one call. Streamline your financial data analysis with batch retrieval of key performance indicators.
Instructions
Get historical KPI values for multiple instruments (max 50) in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kpiId | Yes | KPI ID | |
| instList | Yes | Array of instrument IDs (max 50) | |
| maxCount | No | Max history entries per instrument | |
| priceType | Yes | How stock price is sampled: low, mean, or high | |
| reportType | Yes | Report type: year, r12 (rolling 12 months), or quarter |