public final class CdsConventions extends Object
| Modifier and Type | Field and Description |
|---|---|
static CdsConvention |
EUR_GB_STANDARD
EUR-dominated standardized credit default swap.
|
static CdsConvention |
EUR_STANDARD
EUR-dominated standardized credit default swap.
|
static CdsConvention |
GBP_STANDARD
GBP-dominated standardized credit default swap.
|
static CdsConvention |
GBP_US_STANDARD
GBP-dominated standardized credit default swap.
|
static CdsConvention |
JPY_STANDARD
JPY-dominated standardized credit default swap.
|
static CdsConvention |
JPY_US_GB_STANDARD
JPY-dominated standardized credit default swap.
|
static CdsConvention |
USD_STANDARD
USD-dominated standardized credit default swap.
|
public static final CdsConvention USD_STANDARD
public static final CdsConvention EUR_STANDARD
The payment dates are calculated with 'EUTA'.
public static final CdsConvention EUR_GB_STANDARD
The payment dates are calculated with 'EUTA' and 'GBLO'.
public static final CdsConvention GBP_STANDARD
The payment dates are calculated with 'GBLO'.
public static final CdsConvention GBP_US_STANDARD
The payment dates are calculated with 'GBLO' and 'USNY'.
public static final CdsConvention JPY_STANDARD
The payment dates are calculated with 'JPTO'.
public static final CdsConvention JPY_US_GB_STANDARD
The payment dates are calculated with 'JPTO', 'USNY' and 'GBLO'.
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.