Level1IndicatorValue

StockSharp.Algo.Indicators

The indicator value, operating with data type Level1ChangeMessage.

Herda de: SingleIndicatorValue<Level1ChangeMessage>

Construtores

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

Métodos

GetValue``1(Level1Fields?)

To get the value by the data type.

field
Field specified value source.

Retorna: Value.