PEERS
Get the closest peers for a given company. Peers consist of companies trading on the same exchange, operating within the same sector and with comparable market capitalizations.
Syntax
=OBB.EQUITY.COMPARE.PEERS(symbol)
Examples
=OBB.EQUITY.COMPARE.PEERS("AAPL")
Parameters
Name | Type | Description | Required |
---|---|---|---|
symbol | Text | Symbol to get data for. | True |
Data
- fmp
Name | Description |
---|---|
peers_list | A list of equity peers based on sector, exchange and market cap. |