Click or drag to resize

IRealtimeOrderBookRows Property

Namespace:  MZpack
Assembly:  MZpackBase (in MZpackBase.dll) Version: 3.16.11.0 (3.16.11.0)
Syntax
C#
List<OrderBookPosition>[] Rows { get; }

Property Value

Type: ListOrderBookPosition
See Also