Level1IndicatorValue
StockSharp.Algo.Indicators
The indicator value, operating with data type Level1ChangeMessage.
继承自: SingleIndicatorValue<Level1ChangeMessage>
构造函数
Level1IndicatorValue(IIndicator, DateTime)
Initializes a new instance of the Level1IndicatorValue.
- indicator
- Indicator.
- time
- Time
Level1IndicatorValue(IIndicator, Level1ChangeMessage)
Initializes a new instance of the Level1IndicatorValue.
- indicator
- Indicator.
- l1Msg
- Level1ChangeMessage
方法
GetValue``1(Level1Fields?)
To get the value by the data type.
- field
- Field specified value source.
返回值: Value.