Skip to main content

trades

Returns trades for a coin in a given exchange

Source Code: [link]

openbb.crypto.dd.trades(exchange_id: str, symbol: str, to_symbol: str)

Parameters

NameTypeDescriptionDefaultOptional
exchange_idstrexchange idNoneFalse
symbolstrcoin symbolNoneFalse
to_symbolstrcurrency to compare coin againstNoneFalse

Returns

TypeDescription
pd.DataFrametrades for a coin in a given exchange