Kirk Formula and Modified Kirk Formula for Spread Option Pricing in Python

Опубликовано: 06 Июнь 2026
на канале: Statistics and Risk Modeling
973
28

The Kirk Formula is utilized in options pricing, particularly for evaluating the value of spread options.
A notable benefit is that it circumvents the computational overhead associated with Monte Carlo simulations.
I explained how to price spread options with original Kirk formula and modified Kirk formula.
Then I compared the results from both Kirk formula with Monte Carlo simulation result.
You are welcome to provide your comments and subscribe to my YouTube channel.

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