| Package | Description |
|---|---|
| com.opengamma.strata.product |
Entity objects describing trades and products in financial markets.
|
| com.opengamma.strata.product.etd |
Entity objects describing Exchange Traded Derivatives (ETDs).
|
| Modifier and Type | Class and Description |
|---|---|
class |
SecurityPosition
A position in a security, where the security is referenced by identifier.
|
| Modifier and Type | Method and Description |
|---|---|
ResolvableSecurityPosition |
ResolvableSecurityPosition.withInfo(PortfolioItemInfo info)
Returns an instance with the specified info.
|
ResolvableSecurityPosition |
ResolvableSecurityPosition.withQuantity(double quantity)
Returns an instance with the specified quantity.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EtdFuturePosition
A position in an ETD future, where the security is embedded ready for mark-to-market pricing.
|
class |
EtdOptionPosition
A position in an ETD option, where the security is embedded ready for mark-to-market pricing.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.