get_local_quantmod_OHLC: Get Local quantmod OHLC Data

get_local_quantmod_OHLCR Documentation

Get Local quantmod OHLC Data

Description

Get Local quantmod OHLC Data

Usage

get_local_quantmod_OHLC(
  label,
  src = "yahoo",
  interval = "1d",
  local_path = NULL
)

Arguments

label

Local symbol label used in the stored data.

src

quantmod source, default "yahoo".

interval

Interval label, default "1d".

local_path

Optional local storage path.

Value

data.table or NULL.


investdatar documentation built on Aug. 21, 2026, 5:17 p.m.