starmine {backtest} | R Documentation |
StarMine rankings of some stocks in 1995, with corresponding returns and other data.
data(starmine)
A data frame containing 53328 observations on the following 10 variables.
date
id
name
country
sector
cap.usd
size
smi
fwd.ret.1m
fwd.ret.6m
starmine
contains selected attributes such as sector, market
capitalisation, country, and various measures of return for a universe
of approximately 6,000 stocks. The data is on a monthly frequency from
January 31, 1995 to November 30, 1995.
We would like to thank StarMine Corporation for allowing us to include this data in the backtest package.
StarMine Corporation. For more information, see http://www.starmine.com.
data(starmine) head(starmine)