Fx otc

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

Fx otc

gilles herzog
Good Afternoon everybody,
I want to use quantlib for fx otc options.
First, I focus myself on plain Vanilla options.
We have C(t)=exc(-r1)+...+exp(-r2)*... ( Garman & Kohlhagen )
Is it possible to use quantlib for these options ?
Or is it possible to use quantlib to adapt some classes of Quantlib ?
How can I do ??
Thank you very much

_________________________________________________________________
10 Mo pour vos pièces jointes avec MSN Hotmail !
http://www.imagine-msn.com/hotmail/default.aspx?locale=fr-fr



Reply | Threaded
Open this post in threaded view
|

Re: Fx otc

Luigi Ballabio
On 1/18/06, gilles herzog <[hidden email]> wrote:
> I want to use quantlib for fx otc options.
> First, I focus myself on plain Vanilla options.
> We have C(t)=exc(-r1)+...+exp(-r2)*... ( Garman & Kohlhagen )
> Is it possible to use quantlib for these options ?

Gilles,
    apologies for the delay. You might use the Black-Scholes vanilla
options and pass the foreign risk-free rate in place of the dividend
yield. Not pretty, but it might work...

Luigi