Stock Analyst Estimates
| Parameter | Type | Description |
|---|---|---|
| symbol | string | The security symbol. |
| estimates | array of objects | The list of estimates. |
| date | string | The date of the estimate. |
| revenue | object | Revenue object containing relevant financial data. |
| ebitda | object | EBITDA object containing relevant financial data. |
| ebit | object | EBIT object containing relevant financial data. |
| netIncome | object | Net Income object containing relevant financial data. |
| sgaExpense | object | SG&A Expense object containing relevant financial data. |
| eps | object | EPS object containing relevant financial data. |
| numberAnalystEstimatedRevenue | integer | The number of analysts estimating revenue. |
| numberAnalystsEstimatedEps | integer | The number of analysts estimating EPS. |
Updated 4 months ago
