getLatestOrderbook: Get latest order book snapshots for a specific symbol,...

Description Usage Arguments Examples

View source: R/Orderbook.R

Description

Get latest order book snapshots for a specific symbol, returned in time descending order.

Usage

1
getLatestOrderbook(symbol, limitLevels = 0, limit = 100)

Arguments

limit

Examples

1
getLatestOrderbook(symbol = "BITSTAMP_SPOT_BTC_USD", limitLevels = 1, limit = 25)

Ramshreyas/rcoinapi documentation built on Dec. 18, 2021, 9:52 a.m.