Class MappedBlockQuote
java.lang.Object
com.caplin.motif.fx.ret.fxtrading.submission.block.MappedBlockQuote
Value object containing both an FXQuote and a TrAPIQuote
Use an RFSQuote when you are not sure which quote to use, do not have enough quotes already, or are not yet confused enough about where the quotes are coming from or are being used for.
-
Constructor Summary
ConstructorDescriptionMappedBlockQuote
(com.caplin.ret.trapi.fx.execution.QuoteEvent quote, com.caplin.motif.datasource.Message blockQuote) -
Method Summary
-
Constructor Details
-
MappedBlockQuote
public MappedBlockQuote(com.caplin.ret.trapi.fx.execution.QuoteEvent quote, com.caplin.motif.datasource.Message blockQuote)
-
-
Method Details