Serving the Quantitative Finance Community

Search found 4 matches

by NoviceQuant
July 29th, 2005, 9:08 am
Forum: Technical Forum
Topic: CDS Model c++
Replies: 0
Views: 140357

CDS Model c++

<t>Hi,I'm trying to implement a CDS model in C++, I'm using an intensity model with a cumulative hazard function defined as Lambda(t) = at²+bt. With Excel I use the Solvor in order to find the hazard rates by minimizing the sum of squared errors.Is there any source code to do the same with C++.Thank...
by NoviceQuant
July 21st, 2005, 12:06 pm
Forum: Technical Forum
Topic: base correlation calculation
Replies: 2
Views: 141855

base correlation calculation

yeah u'r right. But I don't have that. So I'm trying to calibrate my model's defaut intensity. but it doesn't work well
by NoviceQuant
July 21st, 2005, 7:35 am
Forum: Technical Forum
Topic: base correlation calculation
Replies: 2
Views: 141855

base correlation calculation

<t>Hi,I'am trying to calculate base correlation for CDX.NA.IG standard tranches. I'm using the algorithme discribed in the Merril Lynch pas paer "Base Correlations" Nov.10, 2004. I have 3 questions :1) I'm using an intensity model with a Normal copula, first of all, I'm trying to find the default in...
by NoviceQuant
July 15th, 2005, 7:32 am
Forum: Technical Forum
Topic: CDO delta's
Replies: 3
Views: 142985

CDO delta's

<t>Hello,I priced a STCDO with an intensity model.I'm trying to find sensitivities of tranches but the only formulae i have is the folowing : delta = (change in MTM of tranche)/(change in MTM of credit) but how may I find the " change in MTM of tranche" and the "change in MTM of credit". Any ideas ?...