forwardMarketType Property    Table of ContentOpeningPrice Property forward
MarketSnapshotEventArgs.NumOfBookEntries Property
Number of book entries in the market. It is the number of order messages followed for full order depth snapshot channel. In case of price level snapshot, it is the number of price level messages that followed for the market.

Namespace:  OnixS.NET.ICE.iMpact
Assembly:  OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.7.2_x64.dll) Version: 4.16.0.0
Syntax
C#
public int NumOfBookEntries { get; }

Property Value

Type: Int32
See Also