powered by
Crypto Pair Bid/Ask Quotes
cb_quote(ids)
Get a data.frame for the best bid/ask for all products.
data.frame
= vector of product id(s) Example: "BTC-USD" OR c("BTC-USD","ETH-USD")
if (FALSE) { cb_quote(ids=c("BTC-USD","ETH-USD")) }
Run the code above in your browser using DataLab