Bermudan Option Pricing


This page demonstrates pricing of Bermudan Options using either Cox-Ross-Rubinstein Binomial Trees or Least-Squares Monte Carlo.

The Least-Squares Monte Carlo offers an extended model with bias correction to improve the accuracy, as presented in Bias-Corrected Least Squares Monte Carlo for Utility Based Optimal Stochastic Control Problems. All methods generate numerical solutions, hence the accuracy of the price depends on the number of time steps used and simulation paths. Hover over the input box for further explanations of the inputs.

The underlying asset is assumed to follow a geometric Brownian motion with process \[ dS_t = (r - \delta) S_t dt + \sigma S_t dW_t, \] where \(r\) is the riskless rate of return, \(\delta\) is a continuously paid dividend, \(\sigma\) is the standard deviation and \(W_t\) is the Brownian motion. At each predetermined exercise date, the holder can exercise the option or continue to hold it. The objective is therefore to maximize the expected payoff of the option, which equals the price and is defined as \[ P(K, S_{t_0}, T) = \sup_{\tau} \mathbb{E}\left[ \phi \, e^{-r (\tau - t_0) } \left (S_\tau - K \right )^+ \Bigm| S_{t_0}\right] \] where \(\tau \in \{ t_0, t_1, t_2, ... T \}\) is the predetermined exercise dates, \( \phi = 1\) for call options and \( \phi = -1 \) for put options, \(K\) is the strike price and \(S\) is the underlying asset price. The superscript '+' represents that the payoff cannot be negative.

 

Pricing method    
Option type    
Stock price ($) \(S_{t_0} = \)
Strike price ($) \(K = \)
Maturity (years) \(T = \)
Interest rate (decimal) \(r = \)
Dividend rate (decimal) \(\delta = \)
Volatility (decimal) \(\sigma = \)
Exercise dates  
Time steps  
Degree of polynomials  

Important! This model is for online demonstration purposes only. Calculations can take a long time if the number of time steps and exercise dates are high. The time-out for calculations has been set to 1 hour, after which the webpage will return an error. We suggest you start with low values and then increase them if better accuracy is needed.


Click button to calculate Option price




All the information provided on this website is provided on an “as is” and “as available” basis and you agree that you use such information entirely at your own risk. Under no circumstances will the Risk Analytics Lab be held responsible or liable in any way for any claims, damages, losses, expenses, costs or liabilities whatsoever (including, without limitation, any direct or indirect damages for loss of profits, business interruption or loss of information) resulting or arising directly or indirectly from your use of or inability to use this website or any websites linked to it, or from your reliance on the information and material on this website, even if the Risk Analytics Lab has been advised of the possibility of such damages in advance.

© 2024 - Risk Analytics Lab