In a previous post, we presented an example of Interest Rate Swap Pricing in Excel. In this post, we are going to provide an example of interest rate swap pricing in Python. We are going to use the USD Libor swap curve as at December 31 2018. Picture below shows the swap curve.
Recall that an interest rate swap (IRS) is a financial derivative instrument that involves an exchange of a fixed interest rate for a floating interest rate. More specifically,
An interest rate swap’s (IRS’s) effective description is a derivative contract, agreed between two counterparties, which specifies the nature of an exchange of payments benchmarked against an interest rate index. The most common IRS is a fixed for floating swap, whereby one party will make payments to the other based on an initially agreed fixed rate of interest, to receive back payments based on a floating interest rate index. Each of these series of payments is termed a ‘leg’, so a typical IRS has both a fixed and a floating leg. The floating index is commonly an interbank offered rate (IBOR) of specific tenor in the appropriate currency of the IRS, for example LIBOR in USD, GBP, EURIBOR in EUR or STIBOR in SEK. To completely determine any IRS a number of parameters must be specified for each leg; the notional principal amount (or varying notional schedule), the start and end dates and date scheduling, the fixed rate, the chosen floating interest rate index tenor, and day count conventions for interest calculations. Read more
The valuation of an interest rate swap proceeds as follows,
- Construction of the zero-coupon curve
- Determination of the payment schedules
- Calculation of the net present value of future cash flows
The hypothetical interest rate swap is as follows,
Maturity: 10 years
Notional: 10 Million USD
Fixed rate: 2.5%
Floating rate: Libor
Note that we utilize the deposit and swap rates only and ignore the futures prices in the bootstrapping process. The values of the fixed, floating legs and the interest rate swap are calculated using a Python program. We obtain the following result
Further questions
What's your question? Ask it in the discussion forum
Have an answer to the questions below? Post it here or in the forum
The WSJ Dollar Index was down 0.4% to 98.73 — down for three of the past four trading days.
good one
NICE ONE
great
it s not work
It’s working now. Sorry for the inconvenience