Serving the Quantitative Finance Community

Search found 57 matches

by DDoom
January 5th, 2005, 1:23 pm
Forum: Technical Forum
Topic: semi-analytic CDO with student-t copula
Replies: 21
Views: 172663

semi-analytic CDO with student-t copula

<t>It has been a while since I read the H&W paper you mentioned but I thought that the models are similar in spirit, at least for Gaussian random variables. H&W circumvent the need for numerical integration with the evaluation scheme they propose but the results should be the same, again und...
by DDoom
January 4th, 2005, 10:47 am
Forum: Trading Forum
Topic: CDS index tranches
Replies: 3
Views: 168620

CDS index tranches

Bloomberg or websites of I-Banks.Rgds
by DDoom
January 4th, 2005, 9:44 am
Forum: General Forum
Topic: Cross Subordination in CDO
Replies: 1
Views: 165143

Cross Subordination in CDO

<t>Cross-subordination makes a CDO^2 or CDO of ABS effectively behave like a vanilla CDO with one exception. Once the subordination in the inner CDO is completly wiped out losses will occur much faster than in a vanilla CDO because of the overlaps of single names in the inner CDO. One default can hi...
by DDoom
January 4th, 2005, 9:09 am
Forum: Technical Forum
Topic: semi-analytic CDO with student-t copula
Replies: 21
Views: 172663

semi-analytic CDO with student-t copula

<r>For recurison methods the update is a bit more involved. You have to adjust the calculation of the conditional PDs and to integrate over one additional dimension because of the additional Chi^2 variable introduced via the Student-t copula. Andersen, Sidenius and Basu wrote all that down in "All y...
by DDoom
June 21st, 2004, 2:24 pm
Forum: Student Forum
Topic: something about the numeraire
Replies: 3
Views: 186213

something about the numeraire

If you need more information about the change of numeraire check Brigo & Mercurio's "Interest Rate Models". It contains a lot of information about this subject.
by DDoom
June 21st, 2004, 1:34 pm
Forum: General Forum
Topic: Compare two CDO tranches
Replies: 4
Views: 186964

Compare two CDO tranches

What exactly do you mean by "implied correlation" ?
by DDoom
June 16th, 2004, 11:35 am
Forum: Technical Forum
Topic: Theta for CDOs
Replies: 1
Views: 187021

Theta for CDOs

<t>QuoteOne explanation goes as follows : "time decay : tranches become more senior as the expected portfolio losses decline because of shortening maturity"This is correct since the probability of default decreases over time.QuoteThe other says : "theta : the passage of time tends to increase the va...
by DDoom
June 14th, 2004, 6:31 am
Forum: Student Forum
Topic: Banach space
Replies: 39
Views: 194005

Banach space

N,let me know when you release some trade secrets and publish your first book. Should be in a line with Andy Kaufman.
by DDoom
June 9th, 2004, 10:59 am
Forum: Student Forum
Topic: Banach space
Replies: 39
Views: 194005

Banach space

N,nope, I wasn't clever enough for the army so I ended up at a bank. Thanks !
by DDoom
June 8th, 2004, 5:33 am
Forum: Student Forum
Topic: Banach space
Replies: 39
Views: 194005

Banach space

N, what are cyclotomic fields ???
by DDoom
June 4th, 2004, 2:51 pm
Forum: Student Forum
Topic: Banach space
Replies: 39
Views: 194005

Banach space

<t>Just one more point. A Banach space is endowed with a norm which in turn induces a metric. Convergence of cauchy sequences is measured with respect to this metric with means that the Banach space is complete with respect to a certain norm. Things might be completly different if you change that no...
by DDoom
April 16th, 2004, 10:51 am
Forum: Technical Forum
Topic: CDS
Replies: 2
Views: 189816

CDS

<t>The corp bond yield spread is also affected by other factors like liquidity (or it's absence). I agree with quadrature, for most liquid bonds the CDS price and the corp bond yield spread should be approximately the same. For less liquid bonds I would expect a bigger difference.You can proxy the v...
by DDoom
April 16th, 2004, 10:09 am
Forum: General Forum
Topic: Function to miniminize
Replies: 26
Views: 192891

Function to miniminize

<t>QuoteOriginally posted by: noufaVery clear DDoom.It is an intersting approach.And it works. One can show some more interesting properties of the solution of the SDE but the one I told you is the most important one. It's more probabilistic stuff, I dunno how much background you have and how intere...
by DDoom
April 16th, 2004, 6:16 am
Forum: General Forum
Topic: Function to miniminize
Replies: 26
Views: 192891

Function to miniminize

<t>Fermion, I haven't try to solve this problem but form my experience I would say that simmulated annealing should lead to the same result. 500 to 1000 iterations should be enough to find a proper starting point.Can your genetic algorithm handle problems of high dimension (>100, say) ? This would b...
by DDoom
April 16th, 2004, 6:13 am
Forum: General Forum
Topic: Function to miniminize
Replies: 26
Views: 192891

Function to miniminize

<t>Nofua, I have some material but it is in German. I try to give you a sketch of the algorithm.Suppose you want to minimize f and assume that f is smooth. Choose some \epsilon > 0. Then solve the following SDEdX_s = -\grad f(X_s)ds + \epsilon dW_swith \grad denoting the gradient of f in x and W_s s...