Skip to main content

sentiment

Gets Sentiment analysis from several symbols provided by FinBrain's API.

Source Code: [link]

openbb.stocks.ca.sentiment(symbols: List[str])

Parameters

NameTypeDescriptionDefaultOptional
symbolsList[str]List of tickers to get sentiment.
Comparable companies can be accessed through
finnhub_peers(), finviz_peers(), polygon_peers().
NoneFalse

Returns

TypeDescription
pd.DataFrameContains sentiment analysis from several tickers