public interface SalesSwapSpotQuote extends SalesSwapLegQuote, SalesSpotQuote
A spot quote, which is comprised of one or more of a bid rate, ask rate and mid rate.
To create a SalesSwapSpotQuote use the SalesSwapSpotQuoteBuilder
by
calling the SalesSwapSpotQuoteBuilder.create()
method.
Note that instances of this class are only valid as a stand-alone quote. If you want to create a spot
quote to represent one of the legs in a swap, then you must create an instance of SwapSpotQuote
using
the SalesSwapSpotQuoteBuilder
.
getDefaultSpotAskMargin, getDefaultSpotBidMargin, getProfitAskRate, getProfitBidRate, getProfitCurrency, getProfitCurrencyDPS, getTraderSpotAskRate, getTraderSpotBidRate
addField, getAskPips, getAskQuoteID, getAskRate, getBidPips, getBidQuoteID, getBidRate, getMidQuoteID, getMidRate, getNumberOfFractionalPoints, getPrecision, getRiskDate, getRiskTenor, getSettlementDate, getTenor, setMidRate
getQuoteFields
Copyright © 2015 Caplin Systems.