stocks: (Single) Stock Data

stock_dataR Documentation

(Single) Stock Data

Description

Single stock data; only Radioshack at the moment.

Usage

data("RSHCQ")

Format

An xts object containing adjusted close prices of Radioshack (RSHCQ; ticker symbol “RSHCQ”) from 1982-01-04 to 2015-01-20.

Author(s)

Marius Hofert

Source

Radioshack defaulted early 2015. Yahoo Finance did not provide adjusted close prices thereafter. We thus used the adjusted close prices from 1982-01-04 to 2015-01-20 which we drew from Yahoo Finance on 2015-01-21 via the function get_data() from qrmtools.

Examples

data("RSHCQ")

qrmdata documentation built on June 1, 2022, 9:06 a.m.

Related to stocks in qrmdata...