# GIC Redemption Option Sensitivity Calculation

&#x20;

GIC Redemption Option Sensitivity Calculation

&#x20;

There are four types of GIC: Non-Redeemable, Redeemable, Prime, and Flexible.

&#x20;

Non-Redeemable is a closed GIC, which periodically pays a fixed coupon and pays the principal at maturity (see <https://finpricing.com/lib/FiBondCoupon.html>).

&#x20;

Redeemable GIC is a GIC where one month after inception till maturity (up to 7 years), the holder has an option to redeem the principal and accrued interest less a penalty based on the "call" rate specified by the exercise schedule; the schedule may include up to six contiguous windows with individual call rates.

&#x20;

Prime GIC has a three year maturity. Over two respective 30 day windows, which start on inception anniversary dates, the holder has an option to redeem the principal and accrued interest less penalty interest based on the call rates assigned to the respective windows.

&#x20;

Flexible is a one year maturity GIC whose holder has an option to redeem the principal and accrued interest without any penalty from one month after inception till maturity. If the holder chooses to redeem the GIC within the first 30 days after inception, a zero call rate is applied.

&#x20;

when the interest rate curve is shifted by a small amount,  ![](file:///C:/Users/Xiao/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png) , the option price is expected to be approximately

&#x20;

&#x20;

&#x20;                                   ![](file:///C:/Users/Xiao/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png),                                                                               (1)

&#x20;

where *P0*  is the option price for the non-shifted yield curve, and ![](file:///C:/Users/Xiao/AppData/Local/Temp/msohtmlclip1/01/clip_image006.png) is the option's Delta.

Here we test how the price given by eq. (1) with *P0*  and ![](file:///C:/Users/Xiao/AppData/Local/Temp/msohtmlclip1/01/clip_image006.png) computed by the Treasury spreadsheet matches the price calculated by the benchmark for the shifted interest rate curve.

&#x20;

*Closed GIC sensitivities*.

&#x20;

Treasury calculates the following closed GIC price sensitivities:

&#x20;

a) DV01                                  ![](file:///C:/Users/Xiao/AppData/Local/Temp/msohtmlclip1/01/clip_image008.png);

&#x20;

b) Convexity                           the second derivative of the price with respect to a constant shift, expressed in basis points, of all input basis yield curve key rates, ![](file:///C:/Users/Xiao/AppData/Local/Temp/msohtmlclip1/01/clip_image010.png);

&#x20;

c) Key Rate DV01                  the first derivative of the price with respect to a downward shift, measured in basis points, of an individual basis yield curve key rate; Treasury calculates the respective Key Rate DV01 for each input basis yield curve key rate, ![](file:///C:/Users/Xiao/AppData/Local/Temp/msohtmlclip1/01/clip_image012.png);

&#x20;

d) Key Rate Convexity           the second derivative of the price with respect to a shift, in basis points, of an individual basis yield curve key rate; Treasury calculates the respective Key Rate Convexity for each input basis yield curve key rate, ![](file:///C:/Users/Xiao/AppData/Local/Temp/msohtmlclip1/01/clip_image014.png);

&#x20;

e) Theta                                   the negative first derivative of the price with respect to time, expressed in days,  remaining to maturity; Treasury calculates Theta as the difference between the price of a GIC, which is identical to the actual one but whose payment dates occur one business day earlier,  and the actual GIC price.

&#x20;

*Option sensitivities.*

&#x20;

a) Delta                                   the same as DV01 with respect to the option price;

&#x20;

b) Gamma                               the same as Convexity with respect to the option price;

&#x20;

c) Key Rate Delta                   the same as Key Rate DV01 with respect to the option price; Treasury calculates the respective Key Rate Delta for each input basis yield curve key rate;

&#x20;

d) Key Rate Gamma               the same as Key Rate Convexity with respect to the option price; Treasury calculates the respective Key Rate Gamma for each input basis yield curve key rate;

&#x20;

e) Theta                                   the same as the closed GIC Theta with respect to the option price;

&#x20;

f) Vega                                    the first derivative of the option price with respect to a shift in the implied Black's volatility, expressed as percentage, to which the input Hull-White volatility is calibrated.

&#x20;

&#x20;

&#x20;

&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://finwhite.gitbook.io/gicgreek/gic-redemption-option-sensitivity-calculation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
