mc for quanto interest rate derivatives

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

mc for quanto interest rate derivatives

Pomarico Francesco Ivan

Hi all,

is there in Quantlib something already done for pricing quanto option on interest rate, preferably through a montecarlo engine?

So far I didn’t find anything, but my knowledge of quantlib is still limited. If not, do you have any suggestion on where to start or which classes can be easily adapted? Thanks a lot.

 

Regards,

Ivan


Le informazioni contenute nella comunicazione che precede possono essere riservate e sono, comunque, destinate esclusivamente alla persona o all'ente sopraindicati. La diffusione, distribuzione e/o copia delle informazioni trasmesse, salvo specifica autorizzazione, e'da intendersi proibita. Tali informazioni vengono inoltre fornite per fini di informazione ed illustrazione, non costituendo le stesse una sollecitazione all'investimento o un'offerta all'acquisto o alla vendita di strumenti finanziari. Le informazioni qui contenute non rappresentano una posizione ufficiale di Abaxbank. La sicurezza e la correttezza dei messaggi di posta elettronica non possono essere garantite. Se avete ricevuto questo messaggio per errore, Vi preghiamo di contattarci immediatamente.

******

The information in this message may be confidential and are intended for personal use of the designated recipient(s) named above. Any review, dissemination, distribution or copying o f this message is strictly prohibited unless authorized. This communication is for information purposes only and should not be regarded as an offer to sell or as a solicitation of an offer to buy any financial product, or as an official statement of Abaxbank. Email transmission cannot be guaranteed to be secure or error-free. If you have received this email by mistake, please notify us immediately.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users
Reply | Threaded
Open this post in threaded view
|

Re: mc for quanto interest rate derivatives

Luigi Ballabio
On Tue, 2009-11-24 at 10:25 +0100, Pomarico Francesco Ivan wrote:
> is there in Quantlib something already done for pricing quanto option
> on interest rate, preferably through a montecarlo engine?

No, there's not.  I'd try defining a process for the quantities you want
to evolve (inheriting it from StochasticProcess.)  Once you have that,
you're half way to implementing an engine; your process will work with
the existing MultiPathGenerator, and you'll have to write the
PathPricer.

Luigi



--

Dealing with failure is easy: work hard to improve. Success is also
easy to handle: you've solved the wrong problem. Work hard to improve.
-- Alan Perlis



------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users