Monte Carlo of a Multi Commodity Spot and Forward Simulator
Version 2.0.0.0 (1,45 Mo) par
Ahmos Sansom
Implementation of a commodity spot and Multi-Factor forward curve simulator for coupled markets
1. Introduction
The attached matlab code simulates future coupled spot and forward curves based on the Carlos Blanco and Michael Pierce model published in Energy Risk, May 2012; the forward curve simulator is based on the Clewlow and Strickland model detailed in [2] and the submission in June 2013. The aim of the code is to simulate several commodity markets of spot and forward simulations.
2. Running the code
The script:
SpotModelExample.m
can be run to show how to the model is initialised that will output several figures highlighting simulations and validation.
The main engine determining the simulated spot and forward curves:
SpotandMultiFactorForwardCurveSimulator.m
3. References
[1]ss“Joint Simulation of Spot Prices and Forward Curves,” Carlos Blanco and Michael Pierce, Energy Risk, May 2012
[2] "Multi-Factor Mult-Commodity models & Parameter Estimation Processess,” John Breslin, Les Clewlow, Chris Strickland, Daniel van der Zee, Lacima, 2008.
Citation pour cette source
Ahmos Sansom (2024). Monte Carlo of a Multi Commodity Spot and Forward Simulator (https://www.mathworks.com/matlabcentral/fileexchange/48070-monte-carlo-of-a-multi-commodity-spot-and-forward-simulator), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2022a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- Computational Finance > Financial Toolbox >
- Computational Finance > Financial Instruments Toolbox > Price Instruments Using Functions > Energy Derivatives >
En savoir plus sur Financial Toolbox dans Help Center et MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
SpotModelExample
Version | Publié le | Notes de version | |
---|---|---|---|
2.0.0.0 | Updated with new Matlab version |
||
1.1.0.0 | Sorry, added missing GetCov.m file. |
||
1.0.0.0 |