Options
All
  • Public
  • Public/Protected
  • All
Menu

analytic piecewise constant time dependent Heston-model engine

References:

Heston, Steven L., 1993. A Closed-Form Solution for Options with Stochastic Volatility with Applications to Bond and Currency Options. The review of Financial Studies, Volume 6, Issue 2, 327-343.

J. Gatheral, The Volatility Surface: A Practitioner's Guide, Wiley Finance

A. Elices, Models with time-dependent parameters using transform methods: application to Heston’s model, http://arxiv.org/pdf/0708.2020

Hierarchy

Implements

Index

Type aliases

Static Integration

Integration: Integration

Constructors

constructor

Properties

Private _andersenPiterbargEpsilon

_andersenPiterbargEpsilon: Real

_arguments

_arguments: Arguments

Private _cpxLog

Private _evaluations

_evaluations: Size

Private _integration

_integration: Integration

_isDisposed

_isDisposed: boolean = false

_model

_observables

_observables: Set<Observable> = new Set()

_observers

_observers: Set<Observer> = new Set()

_results

_results: Results

deepUpdate

deepUpdate: () => void

Type declaration

    • (): void
    • Returns void

dispose

dispose: () => void

Type declaration

    • (): void
    • Returns void

isDisposed

isDisposed: boolean

notifyObservers

notifyObservers: () => void

Type declaration

    • (): void
    • Returns void

registerObserver

registerObserver: (o: Observer) => void

Type declaration

registerWith

registerWith: (h: Observable) => void

Type declaration

registerWithObservables

registerWithObservables: (o: Observer) => void

Type declaration

unregisterObserver

unregisterObserver: (o: Observer) => void

Type declaration

unregisterWith

unregisterWith: (h: Observable) => Size

Type declaration

unregisterWithAll

unregisterWithAll: () => void

Type declaration

    • (): void
    • Returns void

Methods

aptdheInit1

aptdheInit2

aptdheInit3

calculate

  • calculate(): void

chF

  • Parameters

    Returns Complex

getArguments

getResults

init1

init2

lnChF

  • Parameters

    Returns Complex

numberOfEvaluations

  • numberOfEvaluations(): Size
  • Returns Size

reset

  • reset(): void

update

  • update(): void