Package | Description |
---|---|
com.caplin.motif.fx.rates |
Classes and interfaces that relate to streaming FX rates.
|
Modifier and Type | Method and Description |
---|---|
static SalesSpotQuoteBuilder |
SalesSpotQuoteBuilder.create()
Creates a SalesSpotQuoteBuilder to be used for constructing a SalesSpotQuote.
|
SalesSpotQuoteBuilder |
SalesSpotQuoteBuilder.defaultSpotAskMargin(String defaultSpotAskMargin)
The default margin to be applied to the Spot Ask Rate
|
SalesSpotQuoteBuilder |
SalesSpotQuoteBuilder.defaultSpotBidMargin(String defaultSpotBidMargin)
The default margin to be applied to the Spot Bid Rate
|
SalesSpotQuoteBuilder |
SalesSpotQuoteBuilder.profitAskRate(String profitAskRate)
The ask rate that can be used to calculate the profit on the ask side in the given currency
|
SalesSpotQuoteBuilder |
SalesSpotQuoteBuilder.profitBidRate(String profitBidRate)
The bid rate that can be used to calculate the profit on the bid side in the given currency
|
SalesSpotQuoteBuilder |
SalesSpotQuoteBuilder.profitCurrency(String profitCurrency)
The currency that the Profit Bid Rate and Profit Ask Rate relate to
|
SalesSpotQuoteBuilder |
SalesSpotQuoteBuilder.profitCurrencyDPS(String profitCurrencyDPS)
The number of decimal places that should be used for formatting the profit currency
|
SalesSpotQuoteBuilder |
SalesSpotQuoteBuilder.spotQuote(SpotQuote spotQuote)
The underlying Spot Quote that contains all the fields a standard
RFS quote would.
|
SalesSpotQuoteBuilder |
SalesSpotQuoteBuilder.traderSpotAskRate(String traderSpotAskRate) |
SalesSpotQuoteBuilder |
SalesSpotQuoteBuilder.traderSpotBidRate(String traderSpotBidRate) |
Copyright © 2015 Caplin Systems.