ElderRayValue

StockSharp.Algo.Indicators

ElderRay indicator value implementation.

Hereda de: ComplexIndicatorValue<ElderRay>

Implementa: IElderRayValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

Constructores

ElderRayValue(ElderRay, DateTime)

ElderRay indicator value implementation.

indicator
The parent ElderRay indicator.
time
Time associated with this indicator value.

Propiedades

BearPower : decimal?

Gets the BearPower value.

BearPowerValue : IIndicatorValue

Gets the BearPower value.

BullPower : decimal?

Gets the BullPower value.

BullPowerValue : IIndicatorValue

Gets the BullPower value.

Métodos

ToString() : string

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

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