Skip to main content

balance

Get balance data. [Source: Marketwatch].

Source Code: [link]

openbb.stocks.ca.balance(similar: List[str], timeframe: str = "2023", quarter: bool = False)

Parameters

NameTypeDescriptionDefaultOptional
similarList[str]List of tickers to compare.
Comparable companies can be accessed through
finnhub_peers(), finviz_peers(), polygon_peers().
NoneFalse
timeframestrColumn header to compare2023True
quarterboolWhether to use quarterly statements, by default FalseFalseTrue
exportstrFormat to export dataNoneTrue

Returns

TypeDescription
pd.DataFrameDataframe of balance comparisons