PercentagePriceOscillatorSignalValue
StockSharp.Algo.Indicators
PercentagePriceOscillatorSignal indicator value implementation.
Hereda de: ComplexIndicatorValue<PercentagePriceOscillatorSignal>
Implementa: IPercentagePriceOscillatorSignalValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Constructores
PercentagePriceOscillatorSignalValue(PercentagePriceOscillatorSignal, DateTime)
PercentagePriceOscillatorSignal indicator value implementation.
- indicator
- The parent PercentagePriceOscillatorSignal indicator.
- time
- Time associated with this indicator value.
Propiedades
PpoValue : IIndicatorValue
Gets PPO value.
SignalValue : IIndicatorValue
Gets the signal line value.