CONSENSUS
Get consensus price target and recommendation.
Syntax
=OBB.EQUITY.ESTIMATES.CONSENSUS([symbol])
Examples
=OBB.EQUITY.ESTIMATES.CONSENSUS("AAPL")
Parameters
Name | Type | Description | Required |
---|---|---|---|
symbol | Text | Symbol to get data for. Multiple comma separated items allowed. | False |
Data
- fmp
Name | Description |
---|---|
symbol | Symbol representing the entity requested in the data. |
name | The company name |
target_high | High target of the price target consensus. |
target_low | Low target of the price target consensus. |
target_consensus | Consensus target of the price target consensus. |
target_median | Median target of the price target consensus. |
standard_deviation | The standard deviation of target price estimates. |
total_analysts | The total number of target price estimates in consensus. |
raised | The number of analysts that have raised their target price estimates. |
lowered | The number of analysts that have lowered their target price estimates. |
most_recent_date | The date of the most recent estimate. |
industry_group_number | The Zacks industry group number. |