public final class XCcyIborIborSwapConventions extends Object
https://quant.opengamma.io/Interest-Rate-Instruments-and-Market-Conventions.pdf
| Modifier and Type | Field and Description |
|---|---|
static XCcyIborIborSwapConvention |
EUR_EURIBOR_3M_USD_LIBOR_3M
The 'EUR-EURIBOR-3M-USD-LIBOR-3M' swap convention.
|
static XCcyIborIborSwapConvention |
GBP_LIBOR_3M_EUR_EURIBOR_3M
The 'GBP-LIBOR-3M-EUR-EURIBOR-3M' swap convention.
|
static XCcyIborIborSwapConvention |
GBP_LIBOR_3M_JPY_LIBOR_3M
The 'GBP-LIBOR-3M-JPY-LIBOR-3M' swap convention.
|
static XCcyIborIborSwapConvention |
GBP_LIBOR_3M_USD_LIBOR_3M
The 'GBP-LIBOR-3M-USD-LIBOR-3M' swap convention.
|
public static final XCcyIborIborSwapConvention EUR_EURIBOR_3M_USD_LIBOR_3M
EUR EURIBOR 3M v USD LIBOR 3M. The spread is on the EUR leg.
public static final XCcyIborIborSwapConvention GBP_LIBOR_3M_USD_LIBOR_3M
GBP LIBOR 3M v USD LIBOR 3M. The spread is on the GBP leg.
public static final XCcyIborIborSwapConvention GBP_LIBOR_3M_EUR_EURIBOR_3M
GBP LIBOR 3M v EUR EURIBOR 3M. The spread is on the GBP leg.
public static final XCcyIborIborSwapConvention GBP_LIBOR_3M_JPY_LIBOR_3M
GBP LIBOR 3M v JPY LIBOR 3M. The spread is on the GBP leg.
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.