get_local_alphavantage_data: Read Local Alpha Vantage Daily Data

View source: R/alphavantage_data.R

get_local_alphavantage_dataR Documentation

Read Local Alpha Vantage Daily Data

Description

Read Local Alpha Vantage Daily Data

Usage

get_local_alphavantage_data(symbol, local_path = NULL)

Arguments

symbol

Market symbol.

local_path

Optional Alpha Vantage storage directory.

Value

A standardized market data.table, or NULL.


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