Skip to main content

balance

Get account holdings for asset. [Source: Binance]

Source Code: [link]

openbb.crypto.dd.balance(from_symbol: str, to_symbol: str = "USDT")

Parameters

NameTypeDescriptionDefaultOptional
from_symbolstrCryptocurrencyNoneFalse
to_symbolstrCryptocurrencyUSDTTrue

Returns

TypeDescription
pd.DataFrameDataframe with account holdings for an asset