has.OHLC: Check for OHLC price(s).

View source: R/utils.OHLCV.R

has.OHLCR Documentation

Check for OHLC price(s).

Description

Check if OHLC exists in the data series.

Usage

has.OHLC(x, which = FALSE, all = TRUE)

Arguments

x

Matrix or time-series data with multiple columns.

which

Boolean to ask for the column number.

all

Boolean to ask all at once.

Value

Boolean or column number(s).


n0Trader/TDI documentation built on July 30, 2023, 7:48 p.m.