FX Vol Term Structure

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

FX Vol Term Structure

tarpanelli@libero.it
Hello,

I am trying to build a forex volatility term structure.

My input data are:
a list of tenors (e.g. 1W, 1M, 3M....)
a matrix of strikes a matrix of implied volatilities.

is there any possibility to build such a type of volatility surface to create
a forex vol term structure?

thx,
Paolo






------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev
Reply | Threaded
Open this post in threaded view
|

Re: FX Vol Term Structure

Bojan Nikolic

"[hidden email]" <[hidden email]> writes:

> My input data are:
> a list of tenors (e.g. 1W, 1M, 3M....)
> a matrix of strikes a matrix of implied volatilities.
>
> is there any possibility to build such a type of volatility surface to create
> a forex vol term structure?

See the class BlackVarianceSurface
(ql/termstructures/volatility/equityfx/blackvariancesurface.hpp)

Best,
Bojan

--
Bojan Nikolic          ||          http://www.bnikolic.co.uk/ql

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev