Chapter 6: Quadrature Methods

Quadrature methods allow for numerical computations of integrals. In quantitative finance, these methods directly evaluate conditional expected values representing derivative prices. This task can be achieved whenever the distribution of the underlying variable is available in closed form. The resulting method turns out to be very effective for low-dimensional problems.

Composite Newton-Cotes formulas, Gaussian quadrature rules and FFT inversion will be presented with VBA and Matlab examples:

  1. Vanilla Options in the Black-Scholes Model;
  2. Vanilla Options in the Square-Root Model;
  3. Bond Options in the Cox-Ingersoll-Ross Model;
  4. Discretely Monitored Barrier Options;
  5. Options Pricing with Lévy Processes.

Files

Zipped Matlab Files

Zipped Tables and Figures