Package | Description |
---|---|
com.caplin.motif.fx.rates |
Classes and interfaces that relate to streaming FX rates.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SalesSwapFwdQuote
A forward quote, which is comprised of one or more of a bid rate, ask rate and mid rate.
|
interface |
SalesSwapSpotQuote
A spot quote, which is comprised of one or more of a bid rate, ask rate and mid rate.
|
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.
|
Copyright © 2015 Caplin Systems.