ClubEnsayos.com - Ensayos de Calidad, Tareas y Monografias
Buscar

Backtests


Enviado por   •  17 de Julio de 2015  •  404 Palabras (2 Páginas)  •  232 Visitas

Página 1 de 2

Backtests

Kyle Campbell, Jeff Enos, Daniel Gerlanc and David Kane

Introduction

The backtest package provides facilities for exploring

portfolio-based conjectures about financial instruments

(stocks, bonds, swaps, options, et cetera).

For example, consider a claim that stocks for which

analysts are raising their earnings estimates perform

better than stocks for which analysts are lowering estimates.

We want to examine if, on average, stocks

with raised estimates have higher future returns than

stocks with lowered estimates and whether this is

true over various time horizons and across different

categories of stocks. Colloquially, “backtest” is the

term used in finance for such tests.

Background

To demonstrate the capabilities of the backtest package

we will consider a series of examples based on a

single real-world data set. StarMine1 is a San Fransisco

research company which creates quantitative

equity models for stock selection. According to the

company:

StarMine Indicator is a 1-100 percentile ranking

of stocks that is predictive of future analyst

revisions. StarMine Indicator improves

upon basic earnings revisions models by:

• Explicitly considering management

guidance.

• Incorporating SmartEstimates,

StarMine’s superior estimates constructed

by putting more weight on the

most accurate analysts.

• Using a longer-term (forward 12-month)

forecast horizon (in addition to the current

quarter).

StarMine Indicator is positively correlated to

future stock price movements. Top-decile

stocks have annually outperformed bottomdecile

stocks by 27 percentage points over the

past ten years across all global regions.

These ranks and other attributes of stocks are in

the starmine data frame, available as part of the

backtest package.

> data(starmine)

> names(starmine)

[1] "date"

[2] "id"

[3] "symbol"

[4] "name"

[5] "country"

[6]

...

Descargar como (para miembros actualizados)  txt (3 Kb)  
Leer 1 página más »
Disponible sólo en Clubensayos.com