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.

属性

Ppo : decimal?

Gets PPO value.

PpoValue : IIndicatorValue

Gets PPO value.

Signal : decimal?

Gets the signal line value.

SignalValue : IIndicatorValue

Gets the signal line value.

方法

ToString() : string

Преобразовать к строковому представлению.

返回值: Строковое представление.