Options
All
  • Public
  • Public/Protected
  • All
Menu

References:

[1] The Pricing and Risk Management of Credit Default Swaps, with a Focus on the ISDA Model, OpenGamma Quantitative Research, Version as of 15-Oct-2013

[2] ISDA CDS Standard Model Proposed Numerical Fix \ Thursday, November 15, 2012, Markit

[3] Markit Interest Rate Curve XML Specifications, Version 1.16, Tuesday, 15 October 2013

Hierarchy

Implements

Index

Constructors

constructor

Properties

Private _accrualBias

_accrualBias: AccrualBias

_arguments

_arguments: Arguments

Private _discountCurve

_discountCurve: Handle<YieldTermStructure>

Private _forwardsInCouponPeriod

_forwardsInCouponPeriod: ForwardsInCouponPeriod

Private _includeSettlementDateFlows

_includeSettlementDateFlows: boolean

_isDisposed

_isDisposed: boolean = false

Private _numericalFix

_numericalFix: NumericalFix

_observables

_observables: Set<Observable> = new Set()

_observers

_observers: Set<Observer> = new Set()

Private _probability

Private _recoveryRate

_recoveryRate: Real

_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

calculate

  • calculate(): void

getArguments

getResults

isdaCreditCurve

isdaRateCurve

reset

  • reset(): void

update

  • update(): void