A simple yet powerful model for simulating spot and forward prices

버전 1.3.0.0 (317 KB) 작성자: Moeti Ncube
A novel procedure that can be used for Monte Carlo pricing of commodities
다운로드 수: 1.3K
업데이트 날짜: 2013/12/9

라이선스 보기

This code implements the results of the attached paper: "A Simple Yet Comprehensive Spot and Forward Pricing Model"

The paper outlines a novel approach for simulating spot and forward prices.

Many commodity pricing models, such as the popular Schwartz-Smith 2000 and variants of it, require a calibration step which never fully re-captures the forward prices or volatilities. This approach eliminates this step while generating simulations that are asymptotically consistent with the commodity's forward and volatility term structure on the valuation date specified. The model is also able to capture the correlation dynamics between contracts months and across commodities.

The design of the model is meant to be accessible to less technical practitioners that are looking for an easily implementable, yet powerful price process.

This code demonstrates the ideas of the paper by simulating two (can be extended to more) commodity price processes (On-Peak power prices and natural gas) using the market data provided in the "input_file.xlsx" excel sheet.

Finally, the simulated price paths are used to price a long dated spark spread option via Monte Carlo. The code also outputs the spot price realizations to Excel (output_file.xlsx) for easy validation of the dynamics of both price processes.

인용 양식

Moeti Ncube (2024). A simple yet powerful model for simulating spot and forward prices (https://www.mathworks.com/matlabcentral/fileexchange/44633-a-simple-yet-powerful-model-for-simulating-spot-and-forward-prices), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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

Additional comments added to coding and attached paper. Also changes to the title and description.

1.1.0.0

Added more detail to description

1.0.0.0