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.