Price call and put options using Constant Elasticy of Variance model

버전 1.1.0.0 (1.6 KB) 작성자: Hanan Kavitz
An alternative to using Black and Scholes model is using Constant Elasticity of Variance model.
다운로드 수: 642
업데이트 날짜: 2013/1/24

라이선스 보기

An alternative to using Black and Scholes model is using Constant Elasticity of Variance model.
This is a diffusion model where the risk neutral process for a stock is
dS=(r-s)*S*dt - sigma*S^alpha*dZ

Input:
S- underlying price.
K- strike price
r- risk free rate
T- time to maturity
sigma- std of the underlying asset
q- yield to maturity of the underlying asset
alpha- Elasticity of variance

Outputs:
call- the price of call option
put- the price of put option

Example:

[call,put]=constantElasticity(50,50,0.04,1,0.3,0,1)

Reference:

[1] Options,Futures and other Derivatives, seventh edition by John Hull

인용 양식

Hanan Kavitz (2024). Price call and put options using Constant Elasticy of Variance model (https://www.mathworks.com/matlabcentral/fileexchange/39689-price-call-and-put-options-using-constant-elasticy-of-variance-model), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Price and Analyze Financial Instruments에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

none

1.0.0.0