ElderRayValue

StockSharp.Algo.Indicators

ElderRay indicator value implementation.

継承元: ComplexIndicatorValue<ElderRay>

実装: IElderRayValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

コンストラクター

ElderRayValue(ElderRay, DateTime)

ElderRay indicator value implementation.

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

プロパティ

BearPower : decimal?

Gets the BearPower value.

BearPowerValue : IIndicatorValue

Gets the BearPower value.

BullPower : decimal?

Gets the BullPower value.

BullPowerValue : IIndicatorValue

Gets the BullPower value.

メソッド

ToString() : string

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

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