Alligator

StockSharp.Algo.Indicators

Alligator.

Наследует: BaseComplexIndicator<IAlligatorValue>

Конструкторы

Alligator()

Initializes a new instance of the Alligator.

Alligator(AlligatorLine, AlligatorLine, AlligatorLine)

Initializes a new instance of the Alligator.

jaw
Jaw.
teeth
Teeth.
lips
Lips.

Свойства

NumValuesToInitialize : int

Number of values that need to be processed in order for the indicator to initialize (be IsFormed equals ). if undefined.

Teeth : AlligatorLine

Teeth.

Методы

CalcIsFormed() : bool

Calc IsFormed.

Возвращает: IsFormed

CreateValue(DateTime) : IAlligatorValue

Create .

time
Time
ToString() : string

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

Возвращает: Строковое представление.