PercentagePriceOscillatorHistogramValue

StockSharp.Algo.Indicators

PercentagePriceOscillatorHistogram indicator value implementation.

Erbt von: ComplexIndicatorValue<PercentagePriceOscillatorHistogram>

Implementiert: IPercentagePriceOscillatorHistogramValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

Konstruktoren

PercentagePriceOscillatorHistogramValue(PercentagePriceOscillatorHistogram, DateTime)

PercentagePriceOscillatorHistogram indicator value implementation.

indicator
The parent PercentagePriceOscillatorHistogram indicator.
time
Time associated with this indicator value.

Eigenschaften

Ppo : decimal?

Gets PPO value.

PpoValue : IIndicatorValue

Gets PPO value.

Signal : decimal?

Gets the signal line value.

SignalValue : IIndicatorValue

Gets the signal line value.

Methoden

ToString() : string

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

Rückgabe: Строковое представление.