Is there a 2 factor version of the vasicek term structure model? How can I use this in Excel to model 3m forward rates?
Does anyone have an example of this? Thanks!
------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Hi,
maybe you can have a look at the twofactormodel class, that should be a G2++ model. I'm not sure that you need a 2 factor model for modelling 3m forward rates, perhaps if you have a payoff that strongly depends on the IR curve slope/volatility. regards, André Quoting luis cota <[hidden email]>: > Is there a 2 factor version of the vasicek term structure model? How can I > use this in Excel to model 3m forward rates? > > Does anyone have an example of this? > > Thanks! > ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
On Wed, 2010-07-14 at 09:35 +0200, [hidden email] wrote:
> maybe you can have a look at the twofactormodel class, that should be a G2++ > model. I'm not sure that you need a 2 factor model for modelling 3m forward > rates, perhaps if you have a payoff that strongly depends on the IR curve > slope/volatility. The TwoFactorModel class is the base class. At this time, the G2 class is the only one that inherits from it. Vasicek is only implemented as a one-factor model. Luigi -- feature, n: A surprising property of a program. Occasionally documented. To call a property a feature sometimes means the author did not consider that case, and the program makes an unexpected, though not necessarily wrong response. See BUG. "That's not a bug, it's a feature!" A bug can be changed to a feature by documenting it. ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
In reply to this post by ElMariachi
HJM Model in excel. Mailing it to whole group, for other ppl too :)
On Wed, Jul 28, 2010 at 5:54 AM, luis cota <[hidden email]> wrote: Hi - I just saw this reply to my original post. I would love to see the HJM model in excel - could you share that please? ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users HJM.xlsm (106K) Download Attachment |
Free forum by Nabble | Edit this page |