| Package | Description |
|---|---|
| com.opengamma.strata.product.fx |
Entity objects describing financial instruments in the foreign exchange market.
|
| Modifier and Type | Method and Description |
|---|---|
FxNdfTrade |
FxNdfTrade.Builder.build() |
static FxNdfTrade |
FxNdfTrade.of(TradeInfo info,
FxNdf product)
Obtains an instance of a Non-Deliverable Forward (NDF) trade.
|
FxNdfTrade |
FxNdfTrade.withInfo(PortfolioItemInfo info) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends FxNdfTrade> |
FxNdfTrade.Meta.beanType() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.