Package | Description |
---|---|
com.caplin.motif.fx.rates |
Classes and interfaces that relate to streaming FX rates.
|
Modifier and Type | Method and Description |
---|---|
SpotQuoteBuilder |
SpotQuoteBuilder.askRate(String askQuoteId,
String askSpotRate)
Sets the ask rate for the quote.
|
SpotQuoteBuilder |
SpotQuoteBuilder.bidRate(String bidQuoteId,
String bidSpotRate)
Sets the bid rate for the quote.
|
static SpotQuoteBuilder |
SpotQuoteBuilder.create()
Creates a SpotQuoteBuilder to be used for constructing a
SpotQuote . |
Copyright © 2015 Caplin Systems.