DecimalLengthIndicator
StockSharp.Algo.Indicators
The base class for indicators with one resulting value and based on the period.
Inherits: LengthIndicator<decimal, NumericCircularBufferEx<decimal>>
Constructors
DecimalLengthIndicator
protected DecimalLengthIndicator()
decimalLengthIndicator = DecimalLengthIndicator()
The base class for indicators with one resulting value and based on the period.