kucoin_symbols_list | R Documentation |
kucoin_symbols_list
kucoin_symbols_list(market = NULL, timeout_seconds = 60)
market |
optionally provide a market to filter on. This function will return all markets by default. |
timeout_seconds |
seconds until the query times out. Default is 60. |
returns a dataframe containing information about trading symbols
kucoin_symbols_list('btc', 4.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.