get_source_data_ishare: Get iShares Historical Data

get_source_data_ishareR Documentation

Get iShares Historical Data

Description

Downloads and parses the historical sheet for a single iShares fund using the local iShares registry metadata.

Usage

get_source_data_ishare(
  ticker,
  ishare_mega_data = NULL,
  cache_dir = NULL,
  local_path = NULL
)

Arguments

ticker

ETF ticker.

ishare_mega_data

Optional iShares registry table.

cache_dir

Optional download cache directory.

local_path

Optional local storage path used to resolve defaults.

Value

data.table.


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