| get_local_quantmod_OHLC | R Documentation |
Get Local quantmod OHLC Data
get_local_quantmod_OHLC(
label,
src = "yahoo",
interval = "1d",
local_path = NULL
)
label |
Local symbol label used in the stored data. |
src |
quantmod source, default |
interval |
Interval label, default |
local_path |
Optional local storage path. |
data.table or NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.