StatisticsType Enumeration |
Statistics Type
Namespace:
OnixS.CmeMdHandler
Assembly:
OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax public enum StatisticsType
Members
| Member name | Value | Description |
---|
| UnknownStatisticsType | 0 | |
| LastBestBidPrice | 48 | |
| LastBestAskPrice | 49 | |
| OpeningPrice | 52 | |
| SettlementPrice | 54 | |
| TradingSessionHighPrice | 55 | |
| TradingSessionLowPrice | 56 | |
| TradeVolume | 66 | |
| OpenInterest | 67 | |
| SessionHighestBid | 78 | |
| SessionLowestOffer | 79 | |
| ElectronicVolume | 101 | |
| FixingPrice | 87 | |
| MaxPriceVariation | 103 | |
| HighLimitPrice | 104 | |
| LowLimitPrice | 105 | |
See Also