swapFields
Constructor and Description |
---|
SalesSwapQuote(String bidAskQuoteId,
String askBidQuoteId,
SalesSwapLegQuote nearQuote,
SalesSwapLegQuote farQuote,
SalesSwapFields salesSwapFields)
Constructs a SalesSwapQuote with the specified near and far quotes, and uses
the specified pips as the display swap pips for the quote.
|
Modifier and Type | Method and Description |
---|---|
SalesSwapFields |
getSalesSwapFields() |
getAskBidQuoteId, getBidAskQuoteId, getFarQuote, getNearQuote, getQuoteFields, getQuoteId, getSwapAskPips, getSwapBidPips, getSwapFields, getSwapRawAskPoints, getSwapRawBidPoints, setSwapPoints
public SalesSwapQuote(String bidAskQuoteId, String askBidQuoteId, SalesSwapLegQuote nearQuote, SalesSwapLegQuote farQuote, SalesSwapFields salesSwapFields)
bidAskQuoteId
- The ID to be used if the user wants to execute a sell/buy swap, i.e they are selling at
the bid rate on the near leg and buying at the ask rate on the far leg.askBidQuoteId
- The ID to be used if the user wants to execute a buy/sell swap, i.e they are buying at
the ask rate on the near leg and selling at the bid rate on the far leg.nearQuote
- The quote for the near leg.farQuote
- The quote for the far leg.salesSwapFields
- The object containing the swap pips, points and default swap marginpublic SalesSwapFields getSalesSwapFields()
Copyright © 2015 Caplin Systems.