stock_data {qrmdata} | R 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")
[Package qrmdata version 2024-03-04-2 Index]