Package | Description |
---|---|
org.drip.product.creator | |
org.drip.product.fx |
Modifier and Type | Method and Description |
---|---|
static FXSpot |
FXSpotBuilder.CreateFXSpot(JulianDate dtSpot,
CurrencyPair ccyPair)
Create the FX spot object from the spot date and the currency pair.
|
static FXSpot |
FXSpotBuilder.FromByteArray(byte[] ab)
Create a FXSpot Instance from the byte array
|
Modifier and Type | Class and Description |
---|---|
class |
FXSpotContract
FXSpotContract contains the FX spot contract parameters - the spot date and the currency pair.
|