WoodiesCCI

StockSharp.Algo.Indicators

Woodies CCI.

继承自: BaseComplexIndicator<IWoodiesCCIValue>

构造函数

WoodiesCCI()

Initializes a new instance of the WoodiesCCI.

属性

Length : int

The indicator period.

Measure : IndicatorMeasures

IndicatorMeasures.

Sma : SimpleMovingAverage

SMA line.

SMALength : int

The period length of SMA.

方法

CreateValue(DateTime) : IWoodiesCCIValue

Create .

time
Time
ToString() : string

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

返回值: Строковое представление.