| -
Implementation of an Interest Rate Swap with Path Dependent option. The value of the contract does not depend on the final value of the underlying but on the whole path it will realize. The payoff is written taking advantage of the Fairmat recurrence function feature, and as the driver we choose the Hull and White one factor model. Download the example. -
Implementation of an Index-Linked Swap on the Mib30. The underlying is modeled as a Geometric Brownian Motion. One party to the swap pays, at termination date, the ratio between the Index monthly arithmetic mean and its value at start date while the other party pays, annually, a fixed rate. Download the example. -
Implementation of an Interest Rate Swap with Callability clause, which allows the issuer to redeem the security prior to maturity by calling it in, or forcing the holder to sell it back. Download the example. |
|