Uses of Interface
com.opengamma.strata.product.fx.FxOptionProduct
-
Packages that use FxOptionProduct Package Description com.opengamma.strata.product.fx Entity objects describing financial instruments in the foreign exchange market.com.opengamma.strata.product.fxopt Entity objects describing options in the foreign exchange market. -
-
Uses of FxOptionProduct in com.opengamma.strata.product.fx
Methods in com.opengamma.strata.product.fx that return FxOptionProduct Modifier and Type Method Description FxOptionProduct
FxOptionTrade. getProduct()
-
Uses of FxOptionProduct in com.opengamma.strata.product.fxopt
Classes in com.opengamma.strata.product.fxopt that implement FxOptionProduct Modifier and Type Class Description class
FxSingleBarrierOption
FX (European) single barrier option.class
FxVanillaOption
A vanilla FX option.
-