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.