Log-Normal Stochastic Volatility Model: Pricing of Vanilla Options and Econometric Estimation
% Implementation of the econometric estimation of the log-normal stochastic volatility model
%
% Based on the paper:
% Sepp, A. (2015), Log-Normal Stochastic Volatility Model: Pricing of Vanilla Options and Econometric Estimation, Working paper
% available at SSRN: http://ssrn.com/abstract=2522425
%
% by Artur Sepp
% artursepp@gmail.com
% http://math.ut.ee/~spartak/
%
% Last Update: October 3, 2015
%
% Implemented functionality in this file:
%
% [1] Simulate realizations of the stochastic volatility and returns with given model parameters
% and apply the estimation using maximum likelohood to this time series(see the paper for analytical details)
%
%
%
% This code is distributed via the mathworks file-exchange and it is covered by the BSD license
% This code is being provided solely for information and general illustrative purposes.
% The author will not be responsible for numbers produced from using the code.
引用格式
Artur Sepp (2024). Log-Normal Stochastic Volatility Model: Pricing of Vanilla Options and Econometric Estimation (https://www.mathworks.com/matlabcentral/fileexchange/53342-log-normal-stochastic-volatility-model-pricing-of-vanilla-options-and-econometric-estimation), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Computational Finance > Financial Toolbox > Stochastic Differential Equation (SDE) Models >
- Computational Finance > Financial Instruments Toolbox > Price Instruments Using Functions > Equity Derivatives >
标签
致谢
启发作品: Log-Normal Stochastic Volatility Model: Moment Generating Function and Pricing of Vanilla Options
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |