BinanceHistory | R Documentation |
Get history data from Binance.
path_to_dump
Local path to save data to.
new()
Create a new BinanceHistory object.
BinanceHistory$new(path_to_dump)
path_to_dump
Local path to save data to.
A new 'BinanceHistory' object.
dump_binance()
dump historic data from binance.
BinanceHistory$dump_binance(asset, data_type, frequency)
asset
binance asset. Can be cm, um, option or spot
data_type
binance data type.
frequency
time frequency.
NULL.
clone()
The objects of this class are cloneable with this method.
BinanceHistory$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.