| Package | Description |
|---|---|
| com.opengamma.strata.product.common |
Entity objects shared between other packages.
|
| com.opengamma.strata.product.etd |
Entity objects describing Exchange Traded Derivatives (ETDs).
|
| Modifier and Type | Field and Description |
|---|---|
static ExchangeId |
ExchangeIds.ECAG
Eurex Clearing AG.
|
static ExchangeId |
ExchangeIds.HUDX
Hungarian Derivative Energy Exchange.
|
static ExchangeId |
ExchangeIds.HUPX
Hungarian Power Exchange.
|
static ExchangeId |
ExchangeIds.IFEN
ICE Futures Europe - Oil and Refined Products Division.
|
static ExchangeId |
ExchangeIds.IFLL
ICE Futures Europe - Financial Products Division.
|
static ExchangeId |
ExchangeIds.IFLO
ICE Futures Europe - Equity Products Division.
|
static ExchangeId |
ExchangeIds.IFLX
ICE Futures Europe - Agricultural Products Division.
|
static ExchangeId |
ExchangeIds.IFUS
ICE Futures U.S.
|
static ExchangeId |
ExchangeIds.IFUT
ICE Futures Europe - European Utilities Division.
|
static ExchangeId |
ExchangeIds.INSE
NSE International Exchange.
|
static ExchangeId |
ExchangeIds.NEXO
Norexeco.
|
static ExchangeId |
ExchangeIds.NLPX
APX Power Nl.
|
static ExchangeId |
ExchangeIds.NODX
Nodal Exchange.
|
static ExchangeId |
ExchangeIds.NORX
Nasdaq Commodity Exchange.
|
static ExchangeId |
ExchangeIds.NPGA
Gaspoint Nordic.
|
static ExchangeId |
ExchangeIds.NZFX
New Zealand Futures & Options.
|
static ExchangeId |
ExchangeIds.OMIC
OMIClear Exchange.
|
static ExchangeId |
ExchangeIds.XASX
Australian Securities Exchange.
|
static ExchangeId |
ExchangeIds.XCBD
Cboe Clear Digital.
|
static ExchangeId |
ExchangeIds.XCBO
Chicago Board Options Exchange.
|
static ExchangeId |
ExchangeIds.XCBT
Chicago Board of Trade (CBOT).
|
static ExchangeId |
ExchangeIds.XCEC
Commodities Exchange Center (COMEX).
|
static ExchangeId |
ExchangeIds.XCME
Chicago Mercantile Exchange (CME).
|
static ExchangeId |
ExchangeIds.XEEE
European Energy Exchange.
|
static ExchangeId |
ExchangeIds.XFNO
Borsa Istanbul Exchange
|
static ExchangeId |
ExchangeIds.XGAS
Central Eastern European Gas Exchange.
|
static ExchangeId |
ExchangeIds.XHKF
Hong Kong Futures Exchange Ltd.
|
static ExchangeId |
ExchangeIds.XHKG
Hong Kong Exchanges And Clearing Ltd.
|
static ExchangeId |
ExchangeIds.XJSE
Johannesburg Stock Exchange.
|
static ExchangeId |
ExchangeIds.XKFE
Korea Exchange (Futures Market)
|
static ExchangeId |
ExchangeIds.XKLS
Bursa Malaysia.
|
static ExchangeId |
ExchangeIds.XLME
London Metal Exchange.
|
static ExchangeId |
ExchangeIds.XMAT
Euronext Exchange - Paris MATIF
|
static ExchangeId |
ExchangeIds.XMGE
Minneapolis Grain Exchange.
|
static ExchangeId |
ExchangeIds.XMOD
The Montreal Exchange.
|
static ExchangeId |
ExchangeIds.XMON
Euronext Exchange - Paris MONEP
|
static ExchangeId |
ExchangeIds.XMPW
Meff Power Derivatives Exchange.
|
static ExchangeId |
ExchangeIds.XMRV
Mercado EspaƱol de Futuros Financiero (MEFF).
|
static ExchangeId |
ExchangeIds.XNSE
National Stock Exchange Of India.
|
static ExchangeId |
ExchangeIds.XNYM
New York Mercantile Exchange (NYMEX).
|
static ExchangeId |
ExchangeIds.XOSE
Osaka Exchange.
|
static ExchangeId |
ExchangeIds.XPAR
Euronext Exchange - Paris
|
static ExchangeId |
ExchangeIds.XPOW
Powernext.
|
static ExchangeId |
ExchangeIds.XSAF
JSE - Equity Derivatives Market.
|
static ExchangeId |
ExchangeIds.XSES
Singapore Exchange Ltd.
|
static ExchangeId |
ExchangeIds.XSFE
ASX - Trade24 (formerly Sydney Futures Exchange).
|
static ExchangeId |
ExchangeIds.XTFF
Tokyo Financial Exchange.
|
static ExchangeId |
ExchangeIds.XTKS
Tokyo Stock Exchange.
|
static ExchangeId |
ExchangeIds.XTKT
Tokyo Commodity Exchange.
|
static ExchangeId |
ExchangeIds.XWAR
Warsaw Stock Exchange.
|
static ExchangeId |
ExchangeIds.XZCE
Zhengzhou Commodity Exchange.
|
| Modifier and Type | Method and Description |
|---|---|
static ExchangeId |
ExchangeId.of(String name)
Returns an identifier for the exchange.
|
| Modifier and Type | Method and Description |
|---|---|
ExchangeId |
SplitEtdId.getExchangeId()
Gets the ID of the exchange where the instruments derived from the product are traded.
|
ExchangeId |
SplitEtdContractSpecId.getExchangeId()
Gets the ID of the exchange where the instruments derived from the product are traded.
|
ExchangeId |
EtdContractSpec.getExchangeId()
Gets the ID of the exchange where the instruments derived from the product are traded.
|
ExchangeId |
EtdContractGroupId.getExchangeId()
Gets the exchange identifier.
|
static ExchangeId |
EtdIdUtils.splitIdToExchangeId(SecurityId securityId)
Splits an OG-ETD identifier to obtain the exchange ID.
|
| Modifier and Type | Method and Description |
|---|---|
org.joda.beans.MetaProperty<ExchangeId> |
EtdContractSpec.Meta.exchangeId()
The meta-property for the
exchangeId property. |
| Modifier and Type | Method and Description |
|---|---|
static EtdContractSpecId |
EtdIdUtils.contractSpecId(EtdType type,
ExchangeId exchangeId,
EtdContractCode contractCode)
Creates an identifier for a contract specification.
|
SplitEtdId.Builder |
SplitEtdId.Builder.exchangeId(ExchangeId exchangeId)
Sets the ID of the exchange where the instruments derived from the product are traded.
|
SplitEtdContractSpecId.Builder |
SplitEtdContractSpecId.Builder.exchangeId(ExchangeId exchangeId)
Sets the ID of the exchange where the instruments derived from the product are traded.
|
EtdContractSpecBuilder |
EtdContractSpecBuilder.exchangeId(ExchangeId exchangeId)
Sets the ID of the exchange where the instruments derived from the contract specification are traded.
|
static SecurityId |
EtdIdUtils.futureId(ExchangeId exchangeId,
EtdContractCode contractCode,
YearMonth expiryMonth,
EtdVariant variant)
Creates an identifier for an ETD future instrument.
|
static EtdContractGroupId |
EtdContractGroupId.of(ExchangeId exchangeId,
EtdContractGroupCode contractGroupCode)
Creates an instance from the exchange identifier and group code.
|
static SecurityId |
EtdIdUtils.optionId(ExchangeId exchangeId,
EtdContractCode contractCode,
YearMonth expiryMonth,
EtdVariant variant,
int version,
PutCall putCall,
double strikePrice)
Creates an identifier for an ETD option instrument.
|
static SecurityId |
EtdIdUtils.optionId(ExchangeId exchangeId,
EtdContractCode contractCode,
YearMonth expiryMonth,
EtdVariant variant,
int version,
PutCall putCall,
double strikePrice,
YearMonth underlyingExpiryMonth)
Creates an identifier for an ETD option instrument.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.