Log Normal VaR with stop loss limit
Generates Monte Carlo lognormal VaR with stop-loss limit
StopLossLogNormalVaR(mu, sigma, number.trials, loss.limit, cl, hp)
mu
: Mean arithmetic returnsigma
: Standard deviation of arithmetic returnnumber.trials
: Number of trials used in the simulationsloss.limit
: Stop Loss limitcl
: Confidence Levelhp
: Holding PeriodLognormal VaR
# Estimates standard error of normal quantile estimate StopLossLogNormalVaR(0, .2, 100, 1.2, .95, 10)
Dinesh Acharya
Dowd, K. Measuring Market Risk, Wiley, 2007.
Useful links