binance_depth: Get orderbook depth data from Binance

Description Usage Arguments Value Examples

View source: R/binance.R

Description

Get orderbook depth data from Binance

Usage

1

Arguments

symbol

string

limit

int optional

Value

data.table

Examples

1
2
3
4
5
## Not run: 
binance_depth('ETHUSDT')
binance_depth('ETHUSDT', limit = 1000)

## End(Not run)

binancer documentation built on Nov. 30, 2021, 1:07 a.m.