You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This function calculates the price of geometric Asian call options based on the closed-form solution of Kim, B. and Wee, I.S. (2014).
Function's inputs:
S0: scalar, initial price of the underlying stock;
v0: scalar, initial volatility of the stock;
theta: scalar, long run average of volatility;
sigma: scalar, the volatility of volatility;
kappa: scalar, rate of mean reversion;
rho: scalar, correlation coefficient of two brownian motions;
r: scalar, risk-free interest rate;
n: scalar, number of terms in series expansions of H and H_tilde;
T: scalar, time to maturity;
K: scalar, strike price.
Based on several testings, the price converges to be consistent as
. The excution speed is fast.
Cite As
Fengyi, L. and Xiaohan, L. and Liu, Y.(2021). Geometric fixed-strike Asian call options pricing function (https://www.mathworks.com/matlabcentral/fileexchange/98109), MATLAB Central File Exchange. Retrieved August 23, 2021.
General Information
- Version 1.0.1 (8.58 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.1 | Authors undated. |
|
|
| 1.0.0 |
|
