Bermudan swaption

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Bermudan swaption

Henri de Maupas
I would like to know in BermudanSwaption.cpp example
where i can parametrate maturity of the swaption and
maturity of the underlying swap.
Thx for helping me.

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


Reply | Threaded
Open this post in threaded view
|

RE: Bermudan swaption

Perissin Francesco
public:RE: [Quantlib-users] Bermudan swaption

Hi Henry,
I am not sure if I get the question. In the current implementation, the instrument Swaption has the possibility to receive one or more exercise dates, and has a SimpleSwap as underlying.

This means that the "swaption maturity", or swaption exercise date(s), are ready to be "parametrized", i.e. you can allow users to specify its value.

The swap maturity, instead, has some limitations due to the fact that the underlying swap is a "SimpleSwap", i.e. you can only work with a regular period (i.e. you can define the swap starting date and a given number of years, but you can not force a particular maturity date, or you can not handle a swap with particular caracteristics such as step-up coupons).

It would be optimal if somebody could work on some extensions of this implementation (adding a class named "ExoticSwap", to give you an idea) with more general features.


ciao
Francesco


-----Original Message-----
From: Henri de Maupas [[hidden email]]
Sent: Tuesday, April 29, 2003 10:53 AM
To: [hidden email]
Subject: [Quantlib-users] Bermudan swaption



I would like to know in BermudanSwaption.cpp example
where i can parametrate maturity of the swaption and
maturity of the underlying swap.
Thx for helping me.

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Quantlib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users

############################### DISCLAIMER #################################

This message (including any attachments) is confidential and may be
privileged. If you have received it by mistake please notify the sender by
return e-mail and delete this message from your system. Any unauthorised
use or dissemination of this message in whole or in part is strictly
prohibited. Please note that e-mails are susceptible to change. Banca del
Gottardo (including its group companies) shall not be liable for the
improper or incomplete transmission of the information contained in this
communication nor for any delay in its receipt or damage to your system.
Banca del Gottardo (or its group companies) does not guarantee that the
integrity of this communication has been maintained nor that this
communication is free of viruses, interceptions or interference.

############################################################################