Page 1 of 1

QuantLib credit derivatives

Posted: October 4th, 2005, 12:44 pm
by judo
Started taking a good look at quantlib for a new project and it looks great. The lack of credit derivatives looks like a big gap, anyone know of any plans to include credit derivs and the timeframe.tks

QuantLib credit derivatives

Posted: October 4th, 2005, 2:01 pm
by madmax
Unless you want to contribute it, you'll have to wait for someone to do it.I am considering that myself. I have coded a few things on CDS, CDS options and CDOs but was quick and dirty. I am currently thinking on going back through my code and put the stuff in Quantlib style and quality. But may be someone else will do it before.

QuantLib credit derivatives

Posted: October 4th, 2005, 3:37 pm
by twofish
madmax: If you can get the code to me (see my web page) or post it on the wiki.quantlib.org. I'll see what it would take to get the package into quantlib. Rough code is better the no code and if we get it into the source tree, we can start getting people to clean it up. My expertise is in C++ more than QF, and working code written by someone who is far more familar with CDO's than I am would be really useful.

QuantLib credit derivatives

Posted: October 4th, 2005, 10:41 pm
by madmax

QuantLib credit derivatives

Posted: October 5th, 2005, 2:35 am
by twofish
You can do whatever works best for you, but its generally a good idea to publicize code as quickly as possible even if it is rough. The main reason is that having rough code in place means that everyone is working on the same code base and you don't have a situation were two people are working on CDO extensions to quantlib. Also code that goes through social review almost always ends up better than any one coder can get through.Personally, I'm interested in just looking at CDO code, even if it is rough and quick and dirty.

QuantLib credit derivatives

Posted: November 29th, 2006, 3:03 pm
by rak121982
I need a code for CDO for simulation purposes. Can u email it to me at rcjain@syr.edu

QuantLib credit derivatives

Posted: April 5th, 2007, 12:28 pm
by pywong
Is there any more new development on this? Any alpha code available?

QuantLib credit derivatives

Posted: April 3rd, 2008, 1:26 am
by AndyNguyen
I'm interested in any development in this as well