CommodityChannelIndex

StockSharp.Algo.Indicators

コモディティ・チャンネル・インデックス

継承元: DecimalLengthIndicator

コンストラクター

CommodityChannelIndex
public CommodityChannelIndex()
commodityChannelIndex = CommodityChannelIndex()

CommodityChannelIndex の新規インスタンスを初期化します。

プロパティ

Measure
public override IndicatorMeasures Measure { get; }
value = commodityChannelIndex.Measure

代表取締役社長 佐藤 浩

メソッド

CalcIsFormed
protected override bool CalcIsFormed()
result = commodityChannelIndex.CalcIsFormed()

代表取締役社長 佐藤 浩一

戻り値: 担当: 佐藤 宏

OnProcessDecimal
protected override decimal? OnProcessDecimal(IIndicatorValue input)
result = commodityChannelIndex.OnProcessDecimal(input)

入力値を処理するため。

input
入力値。

戻り値: インジケータの新しい値。

Reset
public override void Reset()
commodityChannelIndex.Reset()

リセット状態。