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()

The base class for indicators with one resulting value and based on the period.