Options
All
  • Public
  • Public/Protected
  • All
Menu

Mesher for a exponential jump process with high mean reversion rate and low jump intensity $$ \begin{array}{rcl} dY_t &=& -\beta Y_{t-}dt + J_tdN_t \ \omega(J)&=&\frac{1}{\eta_u}e^{-\frac{1}{\eta_u}J} \end{array} $$

References: B. Hambly, S. Howison, T. Kluge, Modelling spikes and pricing swing options in electricity markets, http://people.maths.ox.ac.uk/hambly/PDF/Papers/elec.pdf

Hierarchy

Index

Constructors

constructor

Properties

Private _beta

_beta: Real

Protected _dminus

_dminus: Real[]

Protected _dplus

_dplus: Real[]

Private _eta

_eta: Real

Private _jumpIntensity

_jumpIntensity: Real

Protected _locations

_locations: Real[]

Methods

dminus

  • Parameters

    Returns Real

dplus

  • Parameters

    Returns Real

init

jumpSizeDensity1

  • Parameters

    Returns Real

jumpSizeDensity2

  • Parameters

    Returns Real

jumpSizeDistribution1

  • Parameters

    Returns Real

jumpSizeDistribution2

  • Parameters

    Returns Real

location

  • Parameters

    Returns Real

locations

  • locations(): Real[]

size

  • Returns Size