TickIndicatorValue
StockSharp.Algo.Indicators
The indicator value, operating with data type ITickTradeMessage.
Наследует: SingleIndicatorValue<ITickTradeMessage>
Конструкторы
TickIndicatorValue(IIndicator, DateTime)
Initializes a new instance of the TickIndicatorValue.
- indicator
- Indicator.
- time
- Time
TickIndicatorValue(IIndicator, ITickTradeMessage)
Initializes a new instance of the TickIndicatorValue.
- indicator
- Indicator.
- tick
- ITickTradeMessage
Методы
GetValue``1(Level1Fields?)
To get the value by the data type.
- field
- Field specified value source.
Возвращает: Value.