Daily Standard and Poor's 500 index data
sp500data.Rd
Daily Standard and Poor's 500 (SP500) index data from 3 January 1950 to 8 March 2016.
Usage
data("sp500data")
Format
A data frame with 16652 observations on the following 7 variables:
Date
the dates
Open
the opening values of the index
High
the daily maximum value of the index
Low
the daily minimum value of the index
Close
the closing values of the index
Volume
the traded volume
Adj.Close
the adjusted closing values of the index