ElderRayValue
StockSharp.Algo.Indicators
ElderRay indicator value implementation.
Inherits: ComplexIndicatorValue<ElderRay>
Implements: IElderRayValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Constructors
ElderRayValue(ElderRay, DateTime)
ElderRay indicator value implementation.
- indicator
- The parent ElderRay indicator.
- time
- Time associated with this indicator value.
Properties
BearPowerValue : IIndicatorValue
Gets the BearPower value.
BullPowerValue : IIndicatorValue
Gets the BullPower value.