Package | Description |
---|---|
com.caplin.motif.fx.rates |
Classes and interfaces that relate to streaming FX rates.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SalesFwdQuote
A forward quote, which is comprised of one or more of a bid rate, ask rate and mid rate.
|
interface |
SalesSpotQuote
A sales spot quote, which is comprised of one or more of a bid rate, ask rate and mid rate and the default margins.
|
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.
|
Modifier and Type | Class and Description |
---|---|
static class |
SalesSpotQuoteBuilder.SalesSpotQuoteImpl |
Modifier and Type | Method and Description |
---|---|
SpotQuote |
SpotQuoteBuilder.build()
Builds the quote.
|
Modifier and Type | Method and Description |
---|---|
SalesSpotQuoteBuilder |
SalesSpotQuoteBuilder.spotQuote(SpotQuote spotQuote)
The underlying Spot Quote that contains all the fields a standard
RFS quote would.
|
Copyright © 2015 Caplin Systems.