MDAX {tsapp}R Documentation

Stock market price of MDAX

Description

Stock market price of MDAX

Usage

MDAX

Format

MDAX is a multivariate time series of length 6181 and 4 variables

DAY

Day of the week

MONTH

Month

YEAR

Year

MDAX

Opening stock market price

Source

<https://www.onvista.de/index/MDAX-Index-323547>

Examples

data(MDAX)
## maybe  tsp(MDAX) ; plot(MDAX[,3]) 

[Package tsapp version 1.0.4 Index]