Description Usage Arguments Examples
Get latest quote updates up to 1 minute ago or get updates for a specific symbol without time limit. Latest data is always returned in time descending order.
1 | getLatestQuotes(symbol = NULL, filterSymbol = NULL, limit = 100)
|
limit |
1 2 3 | getLatestQuotes()
getLatestQuotes(symbol = "BITSTAMP_SPOT_BTC_USD")
getLatestQuotes(filterSymbol = "BTC")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.