| |
Barrier Option Calculator
This program can calculate values and greeks for plain vanilla options
as well as single and double barrier options with or without rebate.
Calculations are performed within the standard Black-Scholes model.
For plain vanilla and single barrier options, the calculation is
purely analytical. Double barrier options are approximated using
a Fourier series approximation, unless volatility is low. For low
volatility an alternative series expansion is used. Some background
can be found in this
article. The program was written in C++. It can be downloaded
by clicking on the screenshot below.
|
|