PercentagePriceOscillatorHistogramValue
StockSharp.Algo.Indicators
PercentagePriceOscillatorHistogram indicator value implementation.
Наследует: ComplexIndicatorValue<PercentagePriceOscillatorHistogram>
Реализует: IPercentagePriceOscillatorHistogramValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Конструкторы
PercentagePriceOscillatorHistogramValue(PercentagePriceOscillatorHistogram, DateTime)
PercentagePriceOscillatorHistogram indicator value implementation.
- indicator
- The parent PercentagePriceOscillatorHistogram indicator.
- time
- Time associated with this indicator value.
Свойства
PpoValue : IIndicatorValue
Gets PPO value.
SignalValue : IIndicatorValue
Gets the signal line value.