Package | Description |
---|---|
com.caplin.motif.fx.rates |
Classes and interfaces that relate to streaming FX rates.
|
Modifier and Type | Method and Description |
---|---|
static SalesSwapSpotQuoteBuilder |
SalesSwapSpotQuoteBuilder.create()
Creates a SalesSwapSpotQuoteBuilder to be used for constructing a SalesSwapSpotQuote.
|
SalesSwapSpotQuoteBuilder |
SalesSwapSpotQuoteBuilder.defaultSpotAskMargin(String defaultSpotAskMargin)
Sets the ask rate's default SPOT margin
|
SalesSwapSpotQuoteBuilder |
SalesSwapSpotQuoteBuilder.defaultSpotBidMargin(String defaultSpotBidMargin)
Sets the bid rate's default SPOT margin
|
SalesSwapSpotQuoteBuilder |
SalesSwapSpotQuoteBuilder.profitAskRate(String profitAskRate)
The ask rate that can be used to calculate the profit on the ask side in the given currency
|
SalesSwapSpotQuoteBuilder |
SalesSwapSpotQuoteBuilder.profitBidRate(String profitBidRate)
The bid rate that can be used to calculate the profit on the bid side in the given currency
|
SalesSwapSpotQuoteBuilder |
SalesSwapSpotQuoteBuilder.profitCurrency(String profitCurrency)
The currency that the Profit Bid Rate and Profit Ask Rate relate to
|
SalesSwapSpotQuoteBuilder |
SalesSwapSpotQuoteBuilder.profitCurrencyDPS(String profitCurrencyDPS)
The number of decimal places that should be used for formatting the profit currency
|
SalesSwapSpotQuoteBuilder |
SalesSwapSpotQuoteBuilder.swapSpotQuote(SwapSpotQuote swapSpotQuote)
Sets the underlying swap spot quote, user
SwapSpotQuote to build one |
SalesSwapSpotQuoteBuilder |
SalesSwapSpotQuoteBuilder.traderSpotAskRate(String traderSpotAskRate) |
SalesSwapSpotQuoteBuilder |
SalesSwapSpotQuoteBuilder.traderSpotBidRate(String traderSpotBidRate) |
Copyright © 2015 Caplin Systems.