Learn R Programming

dccmidas (version 0.1.2)

sp500: S&P 500 data

Description

Daily data on S&P 500 collected from the realized library of the Oxford-Man Institute heber_2009dccmidas.

Usage

data(sp500)

Arguments

Format

An object of class "xts".

Details

sp500 includes the open price (open_price), the realized variance (rv5), and the close price (close_price). The realized variance has been calculated using intradaily intervals of five minutes andersen_boll_1998dccmidas.

References

Examples

Run this code
head(sp500)
summary(sp500)

Run the code above in your browser using DataLab