MarketDepthIndicatorValue

StockSharp.Algo.Indicators

The indicator value, operating with data type IOrderBookMessage.

继承自: SingleIndicatorValue<IOrderBookMessage>

构造函数

MarketDepthIndicatorValue(IIndicator, DateTime)

Initializes a new instance of the MarketDepthIndicatorValue.

indicator
Indicator.
time
Time
MarketDepthIndicatorValue(IIndicator, IOrderBookMessage)

Initializes a new instance of the MarketDepthIndicatorValue.

indicator
Indicator.
depth
Market depth.

方法

GetValue``1(Level1Fields?)

To get the value by the data type.

field
Field specified value source.

返回值: Value.