This function lets the user download stocks historical data
stocks_hist(symbols = c("VTI", "IEMG"), from = Sys.Date() - 365,
tax = 30, verbose = TRUE)
Character Vector. List of symbols to download historical data
Date. Since when do you wish to download historical data? If not set, will return since 365 days ago
Numeric. How much [0-99] of your dividends are gone with taxes?
Boolean. Print results and progress while downloading?
Other Investment: daily_portfolio
,
daily_stocks
, etf_sector
,
splot_change
, splot_etf
,
splot_growth
, splot_roi
,
splot_summary
, splot_types
,
stocks_file
, stocks_obj
,
stocks_report