public final class FxIndices extends Object
Each constant returns a standard definition of the specified index.
| Modifier and Type | Field and Description |
|---|---|
static FxIndex |
EUR_CHF_ECB
The FX index for conversion from EUR to CHF, as defined by the European Central Bank
"Euro foreign exchange reference rates".
|
static FxIndex |
EUR_GBP_ECB
The FX index for conversion from EUR to GBP, as defined by the European Central Bank
"Euro foreign exchange reference rates".
|
static FxIndex |
EUR_JPY_ECB
The FX index for conversion from EUR to JPY, as defined by the European Central Bank
"Euro foreign exchange reference rates".
|
static FxIndex |
EUR_USD_ECB
The FX index for conversion from EUR to USD, as defined by the European Central Bank
"Euro foreign exchange reference rates".
|
static FxIndex |
EUR_USD_WM
The FX index for conversion from EUR to GBP, as defined by the WM company
"Closing Spot rates".
|
static FxIndex |
GBP_USD_WM
The FX index for conversion from GBP to USD, as defined by the WM company
"Closing Spot rates".
|
static FxIndex |
USD_CHF_WM
The FX index for conversion from USD to CHF, as defined by the WM company
"Closing Spot rates".
|
static FxIndex |
USD_JPY_WM
The FX index for conversion from USD to JPY, as defined by the WM company
"Closing Spot rates".
|
public static final FxIndex EUR_CHF_ECB
public static final FxIndex EUR_GBP_ECB
public static final FxIndex EUR_JPY_ECB
public static final FxIndex EUR_USD_ECB
public static final FxIndex USD_CHF_WM
public static final FxIndex GBP_USD_WM
public static final FxIndex EUR_USD_WM
public static final FxIndex USD_JPY_WM
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.