February 13th, 2005, 11:17 am
Just thinking that adding spread volatility and correlation could be done in a fairly simple and natural way. A sort of crude jump-diffusion, where the jump is actually default. But the scheme has problems...Here is the simple scheme:Step 1: Do one sim run, giving you a series of default times - using the standard model (gaussian copula, etc).Step 2: You have a series of default times. Now fill in the "missing spread history" and delta hedge.Step 3: Continue until reasonably convergedStep 4: Do the usual default accounting keeping track of the cost of delta hedgingThe missing spread history is generated using the input spread vols and spread-spread correltions. Starting at t=0, do a weekly delta hedging simulation with spreads evolving along their own forward prices, but with correlated volatile spreads. This is easily done using the same method used in simulating basket options in equity derivatives. Every week you delta hedge, keeping track of positions and the cash balance as in any delta hedging simulation. But where do you get the delta from? Serious problem number 1: you use the delta produced by the standard model. This is obviously a flaw, as the "new model" will get a different value from standard model, and ought to have different deltas! I would argue this is not a fatal flaw, as hedging incorrectly in a risk-neutral simulation will not produce the wrong value, only an average with too high of a standard deviation. The minimum standard deviation is produced by the correct delta hedging scheme.In the simulation, as time progresses, there will be the occasional default. When this happens of course the history for that spread ends.At the end of all the simulation runs, you have default cashflows but also final CDS positions (presumably quite small at maturity!) and a final cash balance due to the delta hedging action.Advantages of this scheme:(1) Your final FTD or synthetic tranche valuation now will depend in a natural way upon spread vol and spread-spread correlation, as well as time-to-default correlation.(2) This simulation is easy to understand, as it is simply a two-step simulation with default times calculated according to the standard model, and spread dynamics added in afterwards in a simple way. There is no complex mathematics.Serious problems with this scheme:(1) As mentioned before, the deltas come from the old standard model.(2) Credits do not anticipate default in any way. They go from any arbitrary value reached in the simulation directly to default. Very unrealistic.(3) Almost all the drawbacks of the standard model + the drawbacks of simulating spread histories using lognormal simulation correlated via a gaussian copula assumption!A thought on how to improve problem (2). One could either:(1) Anticipate default by cheating! As the default times are known before the spread diffusion phase, insert an arbitrary function that anticipates default by spreads widening continuously by some amount for some number of months before the default occurs. Simple, but unsavoury. Extra parameters that are hard to observe.(2) Come up with a spread evolution process which is more realistic than the above diffusion plus jump-to default, and which includes some sort of realistic death-spiral effect, so that defaults are not equally likely to occur when the spread is 30bp or 200bp.How about it, all you clever quants out there? If a mere trader can come up with a vaguely plausible scheme like this, surely one of you can do a proper job of it and build a real model!