Serving the Quantitative Finance Community

Search found 62 matches

by wahoo2000
January 26th, 2006, 6:43 pm
Forum: Technical Forum
Topic: Gregory & Laurent
Replies: 1
Views: 121181

Gregory & Laurent

I am looking for the paper by Gregory and Laurent:"I Will Survive" in the June 2003 issue of Risk.If you have it and would not mind posting it I would be very appreciative.Thanks!
by wahoo2000
October 5th, 2005, 1:39 pm
Forum: Technical Forum
Topic: Options on Defaultable Bonds and Credit Default Swaptions
Replies: 0
Views: 133921

Options on Defaultable Bonds and Credit Default Swaptions

What is the current market standard for pricing options on defaultable bonds and credit default swaptions? Also are there any new models floating around that, while not widely used, seem promising? Any references you may have would be appreciated. Thanks.
by wahoo2000
August 25th, 2005, 5:19 pm
Forum: Technical Forum
Topic: nth to default CDS Hull white stability problem
Replies: 10
Views: 139211

nth to default CDS Hull white stability problem

<t>I have had very good success with the ASB approach. My model matches up very closely/excatly to dealer quotes and CDSM on Bloomberg. I agree the ASB/HW Approach B are preferable to HW Approach A, but I am not seeing an easy way to utilitze the recursion for pricing a Nth to Default on a heterogen...
by wahoo2000
August 24th, 2005, 10:07 pm
Forum: Technical Forum
Topic: nth to default CDS Hull white stability problem
Replies: 10
Views: 139211

nth to default CDS Hull white stability problem

<t>Jennifer,Unfortunately, my model is setup right now to extract iintensities from CDS spreads and the yield curve directly from BBG. If I get the opportunity in the next couple of days I will try to strip this out and price according to the Hull parameters. I will let you know if experience the sa...
by wahoo2000
August 24th, 2005, 5:49 pm
Forum: Technical Forum
Topic: nth to default CDS Hull white stability problem
Replies: 10
Views: 139211

nth to default CDS Hull white stability problem

<t>Jennifer,What are you using for the implementation? Also, what CDS spreads/recoveries/maturity are you using? I just recently finished implementing (in MATLAB) a modified version that allows for heterogeneous portfolios. While I have not run extensive tests, it appears to be within a few (<3) bps...
by wahoo2000
August 24th, 2005, 3:47 pm
Forum: Technical Forum
Topic: CDO Pricing Model of Andersen, Sidenius, Basu
Replies: 30
Views: 155334

CDO Pricing Model of Andersen, Sidenius, Basu

<t>Quoteeven one call leads to unacceptable calculation time. Define unacceptable? Maybe I am enjoying the benefits of MATLAB's speed on matrix computations, but my code can price a heterogenous 125 name portfolio in less than 3 seconds... what do you mean by "cluster the underlyings"? I perform the...
by wahoo2000
August 24th, 2005, 12:58 pm
Forum: Technical Forum
Topic: CDO Pricing Model of Andersen, Sidenius, Basu
Replies: 30
Views: 155334

CDO Pricing Model of Andersen, Sidenius, Basu

Are you performing the integration before or after the recursion step? I more or less followed ASB, but I definitely had to reorder the steps in the computation. I compute the integral in the very last step and it speeds things up dramatically (in MATLAB at least).
by wahoo2000
August 24th, 2005, 12:48 pm
Forum: General Forum
Topic: CDX/ITraxx spread - price conversion
Replies: 12
Views: 144609

CDX/ITraxx spread - price conversion

<t>Duin,I think you are misreading something. The settlement on default is (1-Recovery). The "strip" corresponding to the defaulted company is removed (thus the drop in notional) and the rest of the structure remains intact with n-1 names. More recently dealers have started offering zero recovery an...
by wahoo2000
August 19th, 2005, 5:24 pm
Forum: General Forum
Topic: Name My Group - Need some help!
Replies: 18
Views: 140371

Name My Group - Need some help!

multi-strategy hedge funds?
by wahoo2000
August 19th, 2005, 4:38 pm
Forum: Technical Forum
Topic: Converting upfront into running spreads
Replies: 24
Views: 144043

Converting upfront into running spreads

You can't. That is why you have to use your model (or CDSM).
by wahoo2000
August 19th, 2005, 3:19 pm
Forum: Technical Forum
Topic: Converting upfront into running spreads
Replies: 24
Views: 144043

Converting upfront into running spreads

Your CDO model should allow you to calculate Risky PV01 and PV(Default Payments). If it doesn't focus your time and energy on uderstanding how to calculate them and build a model that does. Through this process the rest should become more clear.
by wahoo2000
August 19th, 2005, 1:24 pm
Forum: Technical Forum
Topic: CDO Pricing Model of Andersen, Sidenius, Basu
Replies: 30
Views: 155334

CDO Pricing Model of Andersen, Sidenius, Basu

Follow the ASB paper - it is essentially the same implementation and easier to read. I used Matlab and it was pretty straight forward.
by wahoo2000
August 18th, 2005, 5:04 pm
Forum: Brainteaser Forum
Topic: DNA test
Replies: 23
Views: 143593

DNA test

That is a lame answer... I agree totally with gjlipman
by wahoo2000
August 18th, 2005, 4:41 pm
Forum: Technical Forum
Topic: Converting upfront into running spreads
Replies: 24
Views: 144043

Converting upfront into running spreads

Correct... and your present CDO model is apparently telling you PV (Default Payments) = 1500bps*RiskyPV01
by wahoo2000
August 18th, 2005, 4:15 pm
Forum: Technical Forum
Topic: Converting upfront into running spreads
Replies: 24
Views: 144043

Converting upfront into running spreads

<t>It is a pricing equation... The LHS muust equal the RHS. The RHS is unaffected by how the contract is priced. The LHS has two degrees of freedom... if you fix one then you define the other. In the all running pricing convention you "fix" the upfront to 0% and back out the spread. In the upfront p...