Learn R Programming

quarks (version 1.0.10)

FTSE100: Financial Times Stock Exchange Index (FTSE) Financial Time Series Data

Description

A dataset that contains the daily financial data of the FTSE from 2000 to December 2020 (currency in EUR).

Usage

FTSE100

Arguments

Format

A data frame with 5291 rows and 10 variables:

price.open

opening price (daily)

price.high

highest price (daily)

price.low

lowest price (daily)

price.close

closing price (daily)

volume

trading volume

price.adjusted

adjusted closing price (daily)

ref.date

date in format YY-MM-DD

ticker

ticker symbol

ret.adjusted.prices

returns obtained from the adj. closing prices

ret.closing.prices

returns obtained from the closing prices