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. |