Learn R Programming

dccmidas (version 0.1.2)

ftse100: FTSE 100 data

Description

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

Usage

data(ftse100)

Arguments

Format

An object of class "xts".

Details

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

Run the code above in your browser using DataLab