Package | Description |
---|---|
com.caplin.motif.fx.rates |
Classes and interfaces that relate to streaming FX rates.
|
com.caplin.motif.fx.trading.block.event |
Classes representing the events that can happen during the block trade process.
|
com.caplin.motif.fx.trading.block.responder |
Classes used for sending block trade events.
|
com.caplin.motif.fx.trading.rfs.event |
Classes representing the events that can happen during an RFS trade.
|
com.caplin.motif.fx.trading.rfs.responder |
Classes used for sending RFS trade events.
|
Class and Description |
---|
AbstractLegQuote |
AbstractRate
Can't make private as mockito requires this parent class to be public
|
AbstractSubjectInfo
Abstract parent class that provides an implementation of
SubjectInfo with common functions
shared by the subclasses FXSubjectInfo and MetalSubjectInfo . |
AbstractSubjectParser
Abstract parent class that provides an implementation of
SubjectParser with common functions
shared by the subclasses FXSubjectParser and MetalSubjectParser . |
AskRate
Represents the ask side of a Quote for either a SPOT or a FORWARD rate.
|
BidRate
Represents the bid side of a Quote for either a SPOT or a FORWARD rate.
|
BlockQuoteException
The exception thrown when there is an error instantiating a BlockQuote
|
ESPQuote
An ESPQuote contains all values required for sending
Executable Streaming Prices.
|
FwdQuote
A forward quote, which is comprised of one or more of a bid rate, ask rate and mid rate.
|
FwdQuoteBuilder
A builder class for creating concrete instances of the
FwdQuote interface. |
FXQuote
The base interface for sendable Quotes for both streaming ESP rates and RFS
Quotes.
|
FXQuotePublisher
The publisher able to send ESP Quotes.
|
FXSubjectInfo
A domain object representing a subscription to streaming FX rates for a currency pair, such as USDJPY.
|
LegQuote |
MetalSubjectInfo
A domain object representing a subscription to streaming rates for precious metals, such as XAUUSD.
|
Precision
An object that encapsulates the information needed by the client to display an FX rate correctly.
|
QuoteBuilder
Common Builder for all Quote Builders, which can be used to set common fields
when constructing a Quote.
|
SalesFwdQuote
A forward quote, which is comprised of one or more of a bid rate, ask rate and mid rate.
|
SalesFwdQuoteBuilder
A builder class for creating concrete instances of the
SalesFwdQuote 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.
|
SalesSpotQuoteBuilder
A builder class for creating instances of SalesSpotQuote.
|
SalesSwapFields |
SalesSwapFieldsBuilder |
SalesSwapFwdQuote
A forward quote, which is comprised of one or more of a bid rate, ask rate and mid rate.
|
SalesSwapFwdQuoteBuilder
A builder class for creating concrete instances of the
SalesSwapFwdQuote interface. |
SalesSwapLegQuote |
SalesSwapSpotQuote
A spot quote, which is comprised of one or more of a bid rate, ask rate and mid rate.
|
SalesSwapSpotQuoteBuilder
A builder class for creating concrete instances of the
SalesSwapSpotQuote interface. |
SpotQuote
A spot quote, which is comprised of one or more of a bid rate, ask rate and mid rate.
|
SpotQuoteBuilder
A builder class for creating concrete instances of the
SpotQuote interface. |
SwapFields |
SwapFieldsBuilder |
SwapFwdQuote
A forward quote intended to be used as one of the legs on a swap trade.
|
SwapFwdQuoteBuilder
A builder class for creating concrete instances of the
SwapFwdQuote interface. |
SwapLegQuote
Parent class for types of quote that can be used as part of a swap quote, specifically
SwapSpotQuote and SwapFwdQuote . |
SwapQuote
Represents a Swap Quote which is generally comprised of a SPOT near and FWD
far quote, or a FWD near and FWD far quote.
|
SwapSpotQuote
A spot quote intended to be used as one of the legs on a swap trade.
|
SwapSpotQuoteBuilder
A builder class for creating concrete instances of the
SwapSpotQuote interface. |
Class and Description |
---|
FXQuote
The base interface for sendable Quotes for both streaming ESP rates and RFS
Quotes.
|
Class and Description |
---|
FXQuote
The base interface for sendable Quotes for both streaming ESP rates and RFS
Quotes.
|
Class and Description |
---|
FXQuote
The base interface for sendable Quotes for both streaming ESP rates and RFS
Quotes.
|
Class and Description |
---|
FXQuote
The base interface for sendable Quotes for both streaming ESP rates and RFS
Quotes.
|
Copyright © 2015 Caplin Systems.