| Package | Description |
|---|---|
| com.opengamma.strata.product |
Entity objects describing trades and products in financial markets.
|
| com.opengamma.strata.product.common |
Entity objects shared between other packages.
|
| Modifier and Type | Field and Description |
|---|---|
static AttributeType<CcpId> |
AttributeType.CCP
Key used to access the CCP.
|
| Modifier and Type | Field and Description |
|---|---|
static CcpId |
CcpIds.ASX
Australian Securities Exchange.
|
static CcpId |
CcpIds.BMD
Bursa Malaysia Derivatives.
|
static CcpId |
CcpIds.CDCC
Canadian Derivatives Clearing Corporation.
|
static CcpId |
CcpIds.CME
Chicago Mercantile Exchange.
|
static CcpId |
CcpIds.ECC
European Commodity Clearing.
|
static CcpId |
CcpIds.EUREX
Eurex.
|
static CcpId |
CcpIds.HKEX
Hong Kong Exchange.
|
static CcpId |
CcpIds.ICE_EU
Intercontinental Exchange (EU).
|
static CcpId |
CcpIds.ICE_US
Intercontinental Exchange (US).
|
static CcpId |
CcpIds.JCCH
Japan Commodity Clearing House.
|
static CcpId |
CcpIds.JSCC
Japan Securities Clearing Corporation.
|
static CcpId |
CcpIds.LCH
London Clearing House.
|
static CcpId |
CcpIds.LME
London Metal Exchange Clear.
|
static CcpId |
CcpIds.MGEX
Minneapolis Grain Exchange.
|
static CcpId |
CcpIds.OCC
Options Clearing Corporation.
|
static CcpId |
CcpIds.SGX
Singapore Exchange.
|
static CcpId |
CcpIds.TFX
Tokyo Financial Exchange.
|
| Modifier and Type | Method and Description |
|---|---|
static CcpId |
CcpId.of(String name)
Obtains an identifier for the CCP.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.