PercentagePriceOscillatorHistogramValue
StockSharp.Algo.Indicators
PercentagePriceOscillatorHistogram indicator value implementation.
Hereda de: ComplexIndicatorValue<PercentagePriceOscillatorHistogram>
Implementa: IPercentagePriceOscillatorHistogramValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Constructores
PercentagePriceOscillatorHistogramValue(PercentagePriceOscillatorHistogram, DateTime)
PercentagePriceOscillatorHistogram indicator value implementation.
- indicator
- The parent PercentagePriceOscillatorHistogram indicator.
- time
- Time associated with this indicator value.
Propiedades
PpoValue : IIndicatorValue
Gets PPO value.
SignalValue : IIndicatorValue
Gets the signal line value.