get_ohlc_data: Get OHLC data

View source: R/get_ohlc_data.R

get_ohlc_dataR Documentation

Get OHLC data

Description

Returns OHLC data for the specified asset and since

Usage

get_ohlc_data(pair = "XBTEUR", interval = 1, since = 0)

Arguments

pair

asset pair to get OHLC data for

interval

time frame interval minutes (optional): 1 (default), 5, 15, 30, 60, 240, 1440, 10080, 21600

since

return committed OHLC data since given id (optional) default: 0


aushaff/krakenR documentation built on April 6, 2023, 10:16 p.m.