Monte Carlo Risk contributions

Equities, FX, commodities, fixed income, and volatility.
Post Reply
factfinder
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

Monte Carlo Risk contributions

Post by factfinder »

As a utility we have long holding periods for risk, currently I am looking at using Monte carlo methods to calculate the risk over these long holding periods but when it comes to calculating the VaR contributions for different desk they are very unstable (if I run the same simulation twice the number can be very different). I am thinking about using seeded random numbers (or qmc) or using contribution to expected shortfall to calculate contirbution to the VaR number.



Has anyone any experience of this or any criticisms of the approaches I have written here? (assume here that millions of simulations are not possible to achieve total convergence, just 10k or so).
User avatar
Path Integral
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

Monte Carlo Risk contributions

Post by Path Integral »

I am thinking about using seeded random number



as opposed to?
Too much hanky panky makes Fannie bleed
factfinder
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

Monte Carlo Risk contributions

Post by factfinder »

I meant the same seed each time, so the number does not change on a rerun.
User avatar
Graeme
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

Monte Carlo Risk contributions

Post by Graeme »

Hmmm... so the number will be the same each time. And, according to you, if you chose a different seed, it would be the same each time, but a different same. Ergo, there is something fishy happening. There should not be dramatic variations in the output. I would suggest you have an error somewhere in your methodology.
Graeme West
adeuklon
Posts: 1
Joined: Thu Jan 01, 2004 12:00 am

Monte Carlo Risk contributions

Post by adeuklon »

How are you calculating the VaR contributions?



If you are just taking the contributions to the P/L on the path that is the correct quantile for the VaR simulation I would expect instability even with a large number of simulations since the result is always dependent on a single path and this I expect would give it poor convergence properties (I'm not surprised that you get very different results when you rerun the simulation with a decent number of paths). I don't think any messing around with the seed number will help here, IMO it would just obscure the problem rather than solve it.



I think your suggestion of working with contributions to the expected shortfall would be more promising. In that case you'll be averaging the contribution to P/L over several simulations. There's a reason to expect some kind of convergence in this case because of the averaging.
factfinder
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

Monte Carlo Risk contributions

Post by factfinder »

Adeuklon Graeme



Thank you.



I was calculating the VaR contribution based on conribution to the single path which is clearly very unstable, but I will be using contribution to ES.
User avatar
diogenes
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

Monte Carlo Risk contributions

Post by diogenes »

Just to follow up with the other replies, how many runs are you doing etc?
factfinder
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

Monte Carlo Risk contributions

Post by factfinder »

about 10,000
User avatar
diogenes
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

Monte Carlo Risk contributions

Post by diogenes »

Is this for generation unit(s) and are you seeing similiar bands appear?
factfinder
Posts: 0
Joined: Thu Jan 01, 2004 12:00 am

Monte Carlo Risk contributions

Post by factfinder »

what do you mean by bands?
Post Reply