uploadOHLC: Uploads a data frame of OHLC observations to the system.

uploadOHLCR Documentation

Uploads a data frame of OHLC observations to the system.

Description

The observations argumens must be a data frame with date, symbol and close columns. Additionally and optionally it can include open, high, low, volume and interest columns.

Usage

uploadOHLC(observations, session = NULL)

Arguments

observations

Observations.

session

Session data to communicate with DECAF server.

Value

Result of uploading.


telostat/rdecaf documentation built on June 22, 2022, 8:35 p.m.