cc_L1_order_book | R Documentation |
Returns latest order book Level 1 bid/ask values for the specified symbol, currency and exchange.
cc_L1_order_book(symbol,
currency,
exchange = NULL,
api_key = NULL,
quiet = FALSE)
symbol |
Character, |
currency |
Character |
exchange |
Character |
api_key |
Character, mandatory. |
quiet |
Logical |
It is possible to access to this endpoint with an api_key
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.