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