cc_L1_order_book: Order Book L1 Top

View source: R/cc_orderbook.R

cc_L1_order_bookR Documentation

Order Book L1 Top

Description

Returns latest order book Level 1 bid/ask values for the specified symbol, currency and exchange.

Usage

cc_L1_order_book(symbol, 
                 currency, 
                 exchange = NULL, 
                 api_key = NULL, 
                 quiet = FALSE)

Arguments

symbol

Character,

currency

Character

exchange

Character

api_key

Character, mandatory.

quiet

Logical

Details

It is possible to access to this endpoint with an api_key.


beniamino98/cryptocompareR documentation built on June 19, 2024, 12:37 a.m.