CapeTools Exercise




Welcome | Documentation format | QuantTools Groups | QuantTools Categories | Licence

Key TAGs | Excel Index | API Index


http://www.QuantTools.com

In total there are 9 functions present within the CapeTools Exercise category of functions.


General Description

Functions to price option products under a pricing engine framework.

To price a single product under this framework, you require 5 objects to be constructed. These are :

  1. A pricing engine object
  2. An exercise object
  3. A payoff object
  4. One or more process objects
  5. A pricer object


The pricing engine object specifies the method of calculation (Tree, MC, direct, integration etc...).

The exercise object specifies the date(s) that exercise can take place.

The payoff object specifies the payoff function.

The process object(s) specifies the characteristics of the underlyer(s) whether Equity, FX or Commodity.

The pricer object takes in the Engine, Exercise, Payoff and Process objects and compute a price.


This category of contains the Exercise objects that are to be passed to option pricing functions (see the 'CapeTools EngineOptions' category of functions). The following Exercise types can be constructed.



You can also create Bermudan exercise objects from interest rate leg, Schedule, Swap and Bond objects via the following functions.



To display the dates stored within an Exercise object, you can execute the following function :






Function list.

Copyright (c) 2003-2007 CapeTools - All Rights Reserved.