| Package | Description |
|---|---|
| com.opengamma.strata.product.etd |
Entity objects describing Exchange Traded Derivatives (ETDs).
|
| Modifier and Type | Class and Description |
|---|---|
class |
EtdFutureSecurity
An instrument representing an exchange traded derivative (ETD) future.
|
class |
EtdOptionSecurity
An instrument representing an exchange traded derivative (ETD) option.
|
| Modifier and Type | Method and Description |
|---|---|
EtdSecurity |
EtdTrade.getSecurity()
Gets the underlying ETD security.
|
EtdSecurity |
EtdPosition.getSecurity()
Gets the underlying ETD security.
|
EtdSecurity |
EtdSecurity.withInfo(SecurityInfo info) |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.