CapeTools FIXED + FLOAT Legs
http://www.QuantTools.com
In total there are 8 functions present within the CapeTools FIXED + FLOAT Legs category of functions.
General Description
Creates interest rate inverse floater leg objects. Amortised, Quanto, In-Arrear and constant-maturity-swap floater legs can be constructed.
Amortised legs can be constructed via the amortised versions of the leg objects or you can provide your own amortised notional values. If you are seeking to construct a regular, non amortised leg, simply pass in a single constant notional value to the notional range parameter.
The payoff for this leg is in fact the difference of two coupons. The first a FIXED coupon rate, the second FLOAT rate. Thus for each coupon period, the coupon rate computed will be either a FIXED INVERSE FLOATER LEG [X - N*L] or a FLOAT INVERSE FLOATER LEG [N*L - X], where N is a positive integer gearing amount. N represents the 'FixingGearing' parameter within the function call. X is the FIXED coupon rate and L is the floating rate fixing.
These leg objects can be priced and queried via functions present within the 'CapeTools Query Legs' category of functions.
Function list.
- CreateFIXAmortFloatLeg - You can price this strategy with the PrcInverseLegObject() function.
- CreateFIXAmortIALeg - You can price this strategy with the PrcInverseLegObject() function.
- CreateFIXAmortQIALeg - You can price this strategy with the PrcInverseLegObject() function.
- CreateFIXAmortQLeg - You can price this strategy with the PrcInverseLegObject() function.
- CreateFIXFloatLeg - You can price this strategy with the PrcInverseLegObject() function.
- CreateFIXIALeg - You can price this strategy with the PrcInverseLegObject() function.
- CreateFIXQIALeg - You can price this strategy with the PrcInverseLegObject() function.
- CreateFIXQLeg - You can price this strategy with the PrcInverseLegObject() function.
Copyright (c) 2003-2007 CapeTools - All Rights Reserved.