Bond Pricing by Vasicek Model in Python

Опубликовано: 30 Март 2026
на канале: Statistics and Risk Modeling
2,097
65

The Vasicek model is a specific application of the Ornstein-Uhlenbeck process in the context of interest rate modeling.
I calculated zero-coupon bond prices with 3 different methods in Vasicek model and compared the results.
Also I visualized the bond price changes from time 0 to maturity under different interest rates.
You are welcome to provide your comments and subscribe to my YouTube channel.

The Python code is uploaded into https://github.com/AIMLModeling/OUVas...