Learn R Programming

binancer (version 1.2.0)

binance_ticker_24hr: 24 hour rolling window price change statistics

Description

24 hour rolling window price change statistics

Usage

binance_ticker_24hr(symbol)

Arguments

symbol

optional string

Value

data.table

Examples

Run this code
# NOT RUN {
binance_ticker_24hr('ARKETH')
binance_ticker_24hr() # all symbols - binance.weight 40
# }

Run the code above in your browser using DataLab