SimulationOfDeltaHedgingStrategy
% Implementation of the analytical approach for the optimization of the
% delta-hedging strategy under the discrete trading with transaction costs
%
% Based on the paper:
% Sepp, A. (2013), When You Hedge Discretely: Optimization of Sharpe Ratio for Delta-Hedging Strategy under Discrete Hedging and Transaction Costs,
% Journal of Investment Strategies, 2013, Vol. 3, No. 1, pp. 19-59
% available at SSRN: http://ssrn.com/abstract=1865998
%
% by Artur Sepp
% artursepp@gmail.com
% http://math.ut.ee/~spartak/
%
% Last Update: December 5, 2015
%
% Implemented functionality in this file:
%
% [1] Compute Optimal Delta-Hedging frequency and equivalent price and
% delta bands
%
% [2] Asset price dynamics can be simulated using four dynamics:
% 1-lognormal Black-Scholes-Merton
% 2 - jump-diffusion Merton model
% 3 - Heston stochastic volatility model
% 4 - Heston stochastic volatility model with jumps - Bates model
%
%
% 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). SimulationOfDeltaHedgingStrategy (https://www.mathworks.com/matlabcentral/fileexchange/54345-simulationofdeltahedgingstrategy), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Computational Finance > Financial Toolbox > Financial Data Analytics >
- Computational Finance > Datafeed Toolbox > Financial Data > Transaction Cost Analysis >
标签
致谢
启发作品: 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!OptimalDeltaHedgingByArturSepp/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |