Building Trinomial Tree for CIR Model in Python

Опубликовано: 30 Март 2026
на канале: Statistics and Risk Modeling
478
12

The CIR (Cox Ingersoll Ross) model is a type of one-factor short-rate model where the short rate follows a square-root diffusion process.
I compared CIR model and Black-Karasinski model.
I explained how to build trinomial tree for CIR model and implemented the model in Python.
You are welcome to provide your comments and subscribe to my YouTube channel.

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