Description Usage Arguments Examples
Get current order book snapshot for all or a specific symbol.
1 | getOrderbook(symbol = NULL, filterSymbol = NULL, limitLevels = 0)
|
limitLevels |
1 2 | getOrderbook(symbol = "BITSTAMP_SPOT_BTC_USD", limitLevels = 1)
getOrderbook(filterSymbol = "BTC")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.