Fetch Price History from Yahoo Finance
fetch_price_history.RdRetrieves daily OHLCV data for a given ticker using quantmod/Yahoo.
Usage
fetch_price_history(ticker, start_date = "2020-01-01", end_date = Sys.Date())fetch_price_history.RdRetrieves daily OHLCV data for a given ticker using quantmod/Yahoo.
fetch_price_history(ticker, start_date = "2020-01-01", end_date = Sys.Date())