Learn R Programming

dccmidas (version 0.1.2)

nasdaq: NASDAQ data

Description

Daily data on NASDAQ collected from the realized library of the Oxford-Man Institute heber_2009dccmidas.

Usage

data(nasdaq)

Arguments

Format

An object of class "xts".

Details

nasdaq 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(nasdaq)
summary(nasdaq)

Run the code above in your browser using DataLab