R/SP500_symbols.R

#' Stock symbols of the S&P 500 constituents
#'
#' @docType data
#'
#' @usage data(SP500_symbols)
#'
#' @format String vector of stock symbols of the S&P 500 constituents. 
#'         The market index symbol is concluded as the attribute "index_symbol".
#'
#' @source \href{https://finance.yahoo.com}{Yahoo! Finance}
#'
#' @keywords SP500_symbols
#'
"SP500_symbols"

Try the portfolioBacktest package in your browser

Any scripts or data that you put into this service are public.

portfolioBacktest documentation built on April 22, 2022, 9:05 a.m.