PercentagePriceOscillatorSignalValue
StockSharp.Algo.Indicators
PercentagePriceOscillatorSignal indicator value implementation.
継承元: ComplexIndicatorValue<PercentagePriceOscillatorSignal>
実装: IPercentagePriceOscillatorSignalValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
コンストラクター
PercentagePriceOscillatorSignalValue(PercentagePriceOscillatorSignal, DateTime)
PercentagePriceOscillatorSignal indicator value implementation.
- indicator
- The parent PercentagePriceOscillatorSignal indicator.
- time
- Time associated with this indicator value.
プロパティ
PpoValue : IIndicatorValue
Gets PPO value.
SignalValue : IIndicatorValue
Gets the signal line value.