WoodiesCCIValue

StockSharp.Algo.Indicators

Woodies CCI indicator value implementation.

継承元: ComplexIndicatorValue<WoodiesCCI>

実装: IWoodiesCCIValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

コンストラクター

WoodiesCCIValue(WoodiesCCI, DateTime)

Woodies CCI indicator value implementation.

indicator
The parent Woodies CCI indicator.
time
Time associated with this indicator value.

プロパティ

Cci : decimal?

Gets the CCI value.

CciValue : IIndicatorValue

Gets the CCI value.

Sma : decimal?

Gets the SMA value.

SmaValue : IIndicatorValue

Gets the SMA value.

メソッド

ToString() : string

Преобразовать к строковому представлению.

戻り値: Строковое представление.