DecimalLengthIndicator
StockSharp.Algo.Indicators
指標のベースクラスは、結果値と期間に基づいて1つの指標を分類します。
継承元: LengthIndicator<decimal, NumericCircularBufferEx<decimal>>
コンストラクター
DecimalLengthIndicator
protected DecimalLengthIndicator()
decimalLengthIndicator = DecimalLengthIndicator()
指標のベースクラスは、結果値と期間に基づいて1つの指標を分類します。