PercentagePriceOscillatorSignalValue
StockSharp.Algo.Indicators
PercentagePriceOscillatorSignal indicator value implementation.
Erbt von: ComplexIndicatorValue<PercentagePriceOscillatorSignal>
Implementiert: IPercentagePriceOscillatorSignalValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Konstruktoren
PercentagePriceOscillatorSignalValue(PercentagePriceOscillatorSignal, DateTime)
PercentagePriceOscillatorSignal indicator value implementation.
- indicator
- The parent PercentagePriceOscillatorSignal indicator.
- time
- Time associated with this indicator value.
Eigenschaften
PpoValue : IIndicatorValue
Gets PPO value.
SignalValue : IIndicatorValue
Gets the signal line value.