Enum StatisticsType
Statistics Type
Namespace: OnixS.CmeMdHandler
Assembly: OnixS.CmeMdHandler.dll
Syntax
public enum StatisticsType : int
  Fields
| Name | Description | 
|---|---|
| ElectronicVolume | |
| FixingPrice | |
| HighLimitPrice | |
| LastBestAskPrice | |
| LastBestBidPrice | |
| LowLimitPrice | |
| MaxPriceVariation | |
| OpeningPrice | |
| OpenInterest | |
| SessionHighestBid | |
| SessionLowestOffer | |
| SettlementPrice | |
| TradeVolume | |
| TradingSessionHighPrice | |
| TradingSessionLowPrice | |
| UnknownStatisticsType |