Project status : 1. sourcing data
In this project, I am building zero coupon yield curves (and to calculate discount factors and forward rates) that can be used to discount cashflows received on future dates.
The project is divided into three parts:
- sourcing data
- bootstrapping zero coupon yield curves
- setting up solver and interpolation methods
Resources helpful in this project:
- Advanced Yield Curves for Electronic Markets https://www.youtube.com/watch?v=ErWlhxbXE_M
Detailed process of above three parts of the project.
-
sourcing data: Sourced price/ interest rates data from liquid intruments in the market. Instruments such as Cash/Deposit rates, STIR futures, IR Swaps.
-
bootstrapping zero coupon yield curves
-
i. setting up solver
-
ii. setting up interpolation methods