Alligator

StockSharp.Algo.Indicators

鳄鱼.

继承自: BaseComplexIndicator<IAlligatorValue>

构造函数

Alligator
public Alligator()
alligator = Alligator()

初始化鳄鱼的新实例。

Alligator
public Alligator(AlligatorLine jaw, AlligatorLine teeth, AlligatorLine lips)
alligator = Alligator(jaw, teeth, lips)

初始化鳄鱼的新实例。

jaw
长牙。
teeth
齿相相.
lips
口唇(英语:Lips (film)).

属性

Jaw
public AlligatorLine Jaw { get; }
value = alligator.Jaw

长牙。

Lips
public AlligatorLine Lips { get; }
value = alligator.Lips

口唇(英语:Lips (film)).

NumValuesToInitialize
public override int NumValuesToInitialize { get; }
value = alligator.NumValuesToInitialize

如果未定义,需要处理的数值数量,以使指标初始化(be IsFormed 等值)。

Teeth
public AlligatorLine Teeth { get; }
value = alligator.Teeth

齿相相.

方法

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

Calc IsFormed.

返回值: IsFormed

CreateValue
protected override IAlligatorValue CreateValue(DateTime time)
result = alligator.CreateValue(time)

创建 .

time
时间
ToString
public override string ToString()
result = alligator.ToString()

转换为行代表.

返回值: 弦乐表演.