IEhlersFisherTransformValue

StockSharp.Algo.Indicators

EhlersFisherTransform indicator value.

Реализует: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

Свойства

MainLine : decimal?

Gets the main line value.

MainLineValue : IIndicatorValue

Gets the main line value.

TriggerLine : decimal?

Gets the trigger line value.

TriggerLineValue : IIndicatorValue

Gets the trigger line value.