momentum: Set momentum parameters for a portfolio.model

Description Usage Arguments Value Author(s)

View source: R/momentum.R

Description

momentum sets a new alpha for VaR and Expected Shortfall

Usage

1
momentum(model, n_momentum, n_momentum.short = NULL)

Arguments

model

the portfolio.model to be changed

n_momentum

amount of momentum assets long

n_momentum.short

amount of momentum assets short

Value

the adapted portfolio.model

Author(s)

Ronald Hochreiter, ronald@algorithmic.finance


portfolio.optimization documentation built on May 2, 2019, 8:16 a.m.