Log Normal VaR with filter strategy
Generates Monte Carlo lognormal VaR with filter portfolio strategy
FilterStrategyLogNormalVaR(mu, sigma, number.trials, alpha, cl, hp)
mu
: Mean arithmetic returnsigma
: Standard deviation of arithmetic returnnumber.trials
: Number of trials used in the simulationsalpha
: Participation parametercl
: Confidence Levelhp
: Holding PeriodLognormal VaR
# Estimates standard error of normal quantile estimate FilterStrategyLogNormalVaR(0, .2, 100, 1.2, .95, 10)
Dinesh Acharya
Dowd, K. Measuring Market Risk, Wiley, 2007.
Useful links