quantitative_stock_analysis_tutorial icon indicating copy to clipboard operation
quantitative_stock_analysis_tutorial copied to clipboard

The stock analysis R file for computing stock returns and correlations for the S&P500 stock listing.

Results 5 quantitative_stock_analysis_tutorial issues
Sort by recently updated
recently updated
newest added

> rlang::last_error() Error in `select()`: ! Can't subset columns that don't exist. ✖ Column `Ticker symbol` doesn't exist.

It seems there are multiple issues with the R code. Is there a chance to update it accordingly? Thanks

Wikipedia has changed ticker to Symbol

plot_ly portion of program: Quitting from lines 470-509 (StockSP.Rmd) Error in lengths(x$annotations) : 'x' must be a list Calls: ... plotly_build.plotly -> Map -> mapply -> -> %||% -> lengths...