# Early Start Swap Valuation

Early Start Swap Analytics

&#x20;

An early start swap is a swap that has an American style option for the counterparty of starting the swap early, within a period of three month. Otherwise, the swaps are plain vanilla fixed-for-floating swaps.

&#x20;

The deal is illustrated by the following sketch.                                                                                  &#x20;

&#x20;                                                                                                 &#x20;

&#x20;                                                                                   start of the swap                         &#x20;

&#x20;

<br>

&#x20;                     &#x20;

Valuation day                         Beginning of                                       End of

&#x20;                       exercise period                        exercise period

&#x20;                                                                                 &#x20;

&#x20;                                                                                   Option tenor (3months)

&#x20;

The swap start is the optimal time to enter the swap. Note also that the swap must start no later than the end day of the exercise period.

&#x20;

We consider a swap as an exchange of a principal for a coupon bearing bond with the same principal. Indeed, from payer’s perspective, the swap’s present value is the difference between the present values of received LIBOR payments, which for a unit principal sum to

&#x20;

,

&#x20;

and of the constant coupon payments, , i.e.

&#x20;

&#x20;                        (1)

&#x20;

where

&#x20;

·         *B(t,Ti)*  is time *t* value of a zero coupon bond maturing at time *Ti*,

·         *c*                      is the fixed swap (coupon) rate,

·         *d*                      is the length of a reset period.

&#x20;

The term in the brackets can be considered as the value of a bond with a coupon *c* and a unit principal, while the first term in eq. (1) is the value of a zero coupon bond with a unit principal.

&#x20;

The present value of the swap is then calculated as the sum of present values of corresponding cash flows. To simulate the swap value at a later date, the coupon bond is represented through its forward rate of return. The internal rate of return at the valuation date is taken such that

&#x20;

&#x20;                        (2)

&#x20;

where *P* is the bond’s principal. The internal rate of return at a later date *t* is assumed to be a log-normally distributed random variable with the expected value equal to *irr0* adjusted for convexity at a later time *t*.

&#x20;

Further, we ignore the American feature of the option and treats it as European, with the earliest exercise date as the only exercise date. Effectively, the timing option is priced as an European option to exchange a swap at the end of the exercise period for one at the beginning of the period.

&#x20;

The internal rates of return of the two swaps, one starting at the beginning and the other at the end of the exercise period, are generated for the earliest exercise date, assuming that the two rate are practically perfectly correlated. Then the difference of the present values of the two swaps, if positive, is taken as the option value. This value is averaged over a number of scenarios.

&#x20;

If the interest rates do not have random components, the difference in value between two swaps starting at different dates can be inferred from the present values of the corresponding cash flows, and then can be analytically calculated given the yield curve. The option value is then taken as the difference (if positive) between the maximal value of a swap starting within the exercise period and the value of the swap started at the beginning of the period (see <https://finpricing.com/lib/IrBasisCurve.html>).&#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/earlyswap/early-start-swap-valuation.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.
