Skip to main content

exmarkets

List markets by exchange ID [Source: CoinPaprika]

Source Code: [link]

openbb.crypto.ov.exmarkets(exchange_id: str = "binance", symbols: str = "USD", sortby: str = "pair", ascend: bool = True)

Parameters

NameTypeDescriptionDefaultOptional
exchange_idstridentifier of exchange e.g for Binance Exchange -> binancebinanceTrue
symbolsstrComma separated quotes to return e.g quotes=USD,BTCUSDTrue
sortbystrKey by which to sort datapairTrue
ascendboolFlag to sort data ascendingTrueTrue

Returns

TypeDescription
pd.DataFramepair, base_currency_name, quote_currency_name, market_url,
category, reported_volume_24h_share, trust_score,