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.
Parameters
- standard
- fmp
symbol
: str
Symbol to get data for.
• Optional: False
symbol
: str
Symbol to get data for.
• Optional: False
Returns
results
: list[EquityPeers]
Serializable results.
provider
: Optional[Literal['fmp']]
Provider name.
warnings
: Optional[list[Warning_]]
list of warnings.
chart
: Optional[Chart]
Chart object.
extra
: dict[str, Any]
Extra info.
Data
- standard
- fmp
peers_list
: list[str]
A list of equity peers based on sector, exchange and market cap.
peers_list
: list[str]
A list of equity peers based on sector, exchange and market cap.