Class MarketDepthEventArgs
Аргумент, передающий информацию о стакане.
Namespace: StockSharp.MatLab
Assembly: StockSharp.MatLab.dll
Syntax
public class MarketDepthEventArgs : EventArgs
Properties
Depth
Market depth.
Declaration
public MarketDepth Depth { get; }
Property Value
Type | Description |
---|---|
MarketDepth |