Term Structure of Volatility Calibration

Derives term structure parameters used in Commodity pricing

You are now following this Submission

This code optimises the parameters for the term structure of volatility (TSOV) applied to historical forward curves - see discussion in Harris in reference 1 below.

TSOVs avaible are:
TermType - 1 = sigma = A exp (-CT)
- 2 = sigma = A exp (-CT) + D
- 3 = sigma = (A + BT) exp (-CT) + D

Required data - Local volatility and return data - both assumed annualised.

The optimisation applies the nonlinear least square fitting tool and MLE approach using the fminsearch function - see reference 2.

To run type: TSOVControl

This code can be used to derive TSOV parameters for the Clewlow and Strickland Forward curve or spot models.

References

1. "Electricity Markets, - Pricing, Structures and Economics, " Chris Harris, Wiley, 2006.

Discussion on MLE vs. FMINSEARCH

2. http://www.mathworks.co.uk/matlabcentral/newsreader/view_thread/170041

Cite As

Ahmos Sansom (2026). Term Structure of Volatility Calibration (https://se.mathworks.com/matlabcentral/fileexchange/27185-term-structure-of-volatility-calibration), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0