Fixed Income in Python
Fixed Income in Python, Learn how to model and price bonds in Python.
Course Description
This course covers the concept and pricing of fixed income securities: loans, zero coupon and fixed coupon bonds. You will learn how to model them, calculate their price and yield to maturity in Python. The course also covers the yield curve and explains how to use Newton-Rhapson numerical method for root finding to calculate yield to maturity of a bond.
Who this course is for:
- Students of financial markets/financial engineering
- Python developers interested in Financial Markets
- Financial market professionals interested in Fixed Income