vectorized_load_data_and_get_etf_info: Vectorized load data and get etf info

View source: R/vectorized_load_data_and_get_etf_info.R

vectorized_load_data_and_get_etf_infoR Documentation

Vectorized load data and get etf info

Description

Vectorized load data and get etf info

Usage

vectorized_load_data_and_get_etf_info(
  ticker,
  stock_name = rep(NA, length(ticker)),
  from,
  rate = rep(1, length(ticker)),
  updateProgress = NULL
)

Arguments

ticker

ticker code

stock_name

optional. Used to asses if load function for ETFs should be called.

from

from date

rate

rate which is used to calculate closing price in DKK

updateProgress

progress function


kristian-bak/shinyStocks documentation built on Aug. 16, 2022, 4:15 a.m.