Uses of Interface
com.opengamma.strata.product.TradeConvention
-
Packages that use TradeConvention Package Description com.opengamma.strata.product.credit.type Conventions and templates to aid the construction of credit instruments.com.opengamma.strata.product.deposit.type Conventions and templates to aid the construction of deposits.com.opengamma.strata.product.fra.type Conventions and templates to aid the construction of FRAs.com.opengamma.strata.product.fx.type Conventions and templates to aid the construction of foreign exchange products.com.opengamma.strata.product.index.type Conventions and templates to aid the construction of rate index products.com.opengamma.strata.product.swap.type Conventions and templates to aid the construction of rate swaps. -
-
Uses of TradeConvention in com.opengamma.strata.product.credit.type
Subinterfaces of TradeConvention in com.opengamma.strata.product.credit.type Modifier and Type Interface Description interfaceCdsConventionA market convention for credit default swap trades.Classes in com.opengamma.strata.product.credit.type that implement TradeConvention Modifier and Type Class Description classImmutableCdsConventionA market convention for credit default swap trades. -
Uses of TradeConvention in com.opengamma.strata.product.deposit.type
Subinterfaces of TradeConvention in com.opengamma.strata.product.deposit.type Modifier and Type Interface Description interfaceIborFixingDepositConventionA convention for Ibor fixing deposit trades.interfaceTermDepositConventionA market convention for term deposit trades.Classes in com.opengamma.strata.product.deposit.type that implement TradeConvention Modifier and Type Class Description classImmutableIborFixingDepositConventionA convention for Ibor fixing deposit trades.classImmutableTermDepositConventionA market convention for term deposit trades. -
Uses of TradeConvention in com.opengamma.strata.product.fra.type
Subinterfaces of TradeConvention in com.opengamma.strata.product.fra.type Modifier and Type Interface Description interfaceFraConventionA market convention for forward rate agreement (FRA) trades.Classes in com.opengamma.strata.product.fra.type that implement TradeConvention Modifier and Type Class Description classImmutableFraConventionA market convention for forward rate agreement (FRA) trades. -
Uses of TradeConvention in com.opengamma.strata.product.fx.type
Subinterfaces of TradeConvention in com.opengamma.strata.product.fx.type Modifier and Type Interface Description interfaceFxSwapConventionA market convention for FX Swap trades.Classes in com.opengamma.strata.product.fx.type that implement TradeConvention Modifier and Type Class Description classImmutableFxSwapConventionA market convention for FX swap trades -
Uses of TradeConvention in com.opengamma.strata.product.index.type
Subinterfaces of TradeConvention in com.opengamma.strata.product.index.type Modifier and Type Interface Description interfaceIborFutureConventionDeprecated.Classes in com.opengamma.strata.product.index.type that implement TradeConvention Modifier and Type Class Description classImmutableIborFutureConventionDeprecated. -
Uses of TradeConvention in com.opengamma.strata.product.swap.type
Subinterfaces of TradeConvention in com.opengamma.strata.product.swap.type Modifier and Type Interface Description interfaceFixedFloatSwapConventionA market convention for Fixed-Float swap trades, covering Ibor and Overnight indices.interfaceFixedIborSwapConventionA market convention for Fixed-Ibor swap trades.interfaceFixedInflationSwapConventionA market convention for Inflation swap trades.interfaceFixedOvernightSwapConventionA market convention for Fixed-Overnight swap trades.interfaceIborIborSwapConventionA market convention for Ibor-Ibor swap trades.interfaceOvernightIborSwapConventionA market convention for Overnight-Ibor swap trades.interfaceSingleCurrencySwapConventionA market convention for swap trades.interfaceThreeLegBasisSwapConventionA market convention for three leg basis swap trades.interfaceXCcyIborIborSwapConventionA market convention for cross-currency Ibor-Ibor swap trades without FX reset.Classes in com.opengamma.strata.product.swap.type that implement TradeConvention Modifier and Type Class Description classImmutableFixedIborSwapConventionA market convention for Fixed-Ibor swap trades.classImmutableFixedInflationSwapConventionA market convention for Fixed-Inflation swap trades.classImmutableFixedOvernightSwapConventionA market convention for Fixed-Overnight swap trades.classImmutableIborIborSwapConventionA market convention for Ibor-Ibor swap trades.classImmutableOvernightIborSwapConventionA market convention for Fixed-Overnight swap trades.classImmutableThreeLegBasisSwapConventionA market convention for three leg basis swap trades.classImmutableXCcyIborIborSwapConventionA market convention for cross-currency Ibor-Ibor swap trades.
-