Using QuantLib for pricing Variance Swaps...

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Using QuantLib for pricing Variance Swaps...

Scott Robik
All,
 
I'm interested in using QuantLib for pricing variance swaps. I've setup a simple project following a similar pattern to the packaged examples. Checking the class reference in the documentation, I see three classes that are applicable...
  • VarianceSwap - This is a derived Instrument class and I believe is the first thing that must be setup
  • MCVarianceSwapEngine and ReplicatingVarianceSwapEngine one or the other of these two pricing engine classes are use in the constructor for the above Instrument object to set the pricing engine.
The deal specific are straight forward i.e. strike, notional, maturity, but some of the other parameters are not so clear...
  • For position, I would assume this is something like "long" or "short", but I could not find this type defined in the documentation.
  • If I were to value this using ReplicatingVarianceSwapEngine which values the swap based on a portfolio of strike weighted listed options. Where do you enter the mkt data i.e. the portfolio of listed options.
  • What process is appropriate for the StochasticProcess passed into the constructor of the Instrument object? My guess is that for equity variance swaps such as the S&P 500 index futures either a GeneralizedBlackScholesProcess or BlackScholesProcess process would work best.
What does the waning "This class does not manage seasoned variance swaps" mean? Is this a short coming in the design of the class and I can address this by modifying the VarianceSwap class? Is there anything else I'm missing in order to price a variance swaps using QuantLib?

Scott L. Robik 
ICAP North America
Harborside Financial Center, 1100 Plaza 5
Jersey City, NJ 07311-4996

Main: (212) 815-7412    Fax: (212) 815-7997
Mobil: (201) 699-2025   Email: [hidden email]

 

 

**********************************************************************

This communication and all information (including, but not limited to,

market prices/levels and data) contained therein (the "Information") is

for informational purposes only, is confidential, may be legally

privileged and is the intellectual property of ICAP plc and its affiliates

("ICAP") or third parties. No confidentiality or privilege is waived or

lost by any mistransmission. The Information is not, and should not

be construed as, an offer, bid or solicitation in relation to any

financial instrument or as an official confirmation of any transaction.

The Information is not warranted, including, but not limited, as to

completeness, timeliness or accuracy and is subject to change

without notice. ICAP assumes no liability for use or misuse of the

Information. All representations and warranties are expressly

disclaimed. The Information does not necessarily reflect the views of

ICAP. Access to the Information by anyone else other than the

recipient is unauthorized and any disclosure, copying, distribution or

any action taken or omitted to be taken in reliance on it is prohibited. If

you receive this message in error, please immediately delete it and all

copies of it from your system, destroy any hard copies of it and

notify the sender.

**********************************************************************

 


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users