to_ohlc: to ohlc

View source: R/to_ohlc.R

to_ohlcR Documentation

to ohlc

Description

convert the long_df from to_long to ohlc

Usage

to_ohlc(
  long_df,
  dp_dir_in,
  periods = c("1 seconds", "30 seconds", "1 minutes", "30 minutes", "1 hours", "4 hours",
    "12 hours", "24 hours")
)

aushaff/krakenTools documentation built on Feb. 24, 2024, 2:33 a.m.