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