com.epam.cmemdp.marketdata.impl
Interface UpdatableTradeStatistic
- All Superinterfaces:
- TradeStatistic
- All Known Implementing Classes:
- TradeStatisticImpl
public interface UpdatableTradeStatistic
- extends TradeStatistic
Methods inherited from interface com.epam.cmemdp.marketdata.model.TradeStatistic |
getClearedVolume, getFixingPrice, getHiTradePrice, getLastTradePrice, getLastTradeVolume, getLoTradePrice, getOpenInterest, getOpenTradePrice, getSessionHighBid, getSessionLowAsk, getSettlementPrice |
updateFromSnapshot
void updateFromSnapshot(FIXFieldList message)
updateFromIncrement
void updateFromIncrement(FIXFieldList message)
addListener
void addListener(SecurityEventsListener securityEventsListener)
Copyright © 2000-2014 EPAM Systems. All Rights Reserved.