public class RFSPriceUpdateEvent extends PriceUpdateEvent<RFSTrade>
OVERALL_TIME_OUT, PRICE_UPDATE
fields
Constructor and Description |
---|
RFSPriceUpdateEvent(FXQuote quote)
Constructs a quote event using the underlying quote fields.
|
RFSPriceUpdateEvent(FXQuote quote,
int timeout)
Constructs a quote event using the underlying quote fields and the
specified timeout that denotes how long the quote is valid for.
|
public RFSPriceUpdateEvent(FXQuote quote)
Generally, quote will be an instance of:
quote
- The quote to send.public RFSPriceUpdateEvent(FXQuote quote, int timeout)
Generally, quote will be an instance of:
quote
- The quote to send.timeout
- How long the quote is valid for, in seconds.Copyright © 2015 Caplin Systems.