Uses of Interface
com.opengamma.strata.product.fx.FxProduct
-
Packages that use FxProduct 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 FxProduct in com.opengamma.strata.product.fx
Subinterfaces of FxProduct in com.opengamma.strata.product.fx Modifier and Type Interface Description interfaceFxOptionProductA foreign exchange product that is an option.Classes in com.opengamma.strata.product.fx that implement FxProduct Modifier and Type Class Description classFxNdfA Non-Deliverable Forward (NDF).classFxSingleA single foreign exchange, such as an FX forward or FX spot.classFxSwapAn FX swap.Methods in com.opengamma.strata.product.fx that return FxProduct Modifier and Type Method Description FxProductFxTrade. getProduct() -
Uses of FxProduct in com.opengamma.strata.product.fxopt
Classes in com.opengamma.strata.product.fxopt that implement FxProduct Modifier and Type Class Description classFxSingleBarrierOptionFX (European) single barrier option.classFxVanillaOptionA vanilla FX option.
-