stockdata: Logarithmized Stock Index Time Series

Description Usage Format Details Source

Description

Logarithmized Stock Index Time Series

Usage

1
2
3

Format

An object of class data.frame with 520 rows and 8 columns.

A data frame with 454 rows and 8 variables:

Date

Date

DJI

Dow Jones Industrial Average

GDAXI

DAX Performance Index

HSI

Hang Seng Index

N225

Nikkei 225

NASDAQ

NASDAQ Composite

S+P500

S+P 500

TWII

TSEC Weighted Index

Details

log2008 contains 2007 - 2009 Stock Index Time Series

A dataset containing logarithmized closing prices for different stock indices with data ranging from June 01, 2007 to June 01, 2009. Missing values have been imputed using na_kalman() from the imputeTS R-package.

log2020 contains 2019 - 2021 Logarithmized Stock Index Time Series

A dataset containing logarithmized closing prices for different stock indices with data ranging from June 04, 2019 to March 01, 2021. Missing values have been imputed using na_kalman() from the imputeTS R-package.

Source

The data was retrieved March 01, 2021 from

DAX

https://finance.yahoo.com/quote/%5EGDAXI/history?p=%5EGDAXI

DJI

https://finance.yahoo.com/quote/%5EDJI/history?p=%5EDJI

HSI

https://sg.finance.yahoo.com/quote/%5EHSI/history?p=%5EHSI

N225

https://finance.yahoo.com/quote/%5EN225/history?p=%5EN225

NASDAQ

https://finance.yahoo.com/quote/%5EIXIC/history?p=%5EIXIC

S+P 500

https://finance.yahoo.com/quote/%5EGSPC/history?p=%5EGSPC

TWII

https://finance.yahoo.com/quote/%5ETWII/history?p=%5ETWII


b-brune/tvRRR documentation built on Dec. 19, 2021, 6:37 a.m.