Question: Take your code from before and generalize it such that you can perform all the computations for an arbitrary vector of tickers (e.g., ticker
Take your code from before and generalize it such that you can perform all the computations for an arbitrary vector of tickers (e.g., ticker <-
c("AAPL", "MMM", "BA")). Automate the download, the plot of the price time series, and create a table of return summary statistics for this arbitrary number of assets.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
