IPercentagePriceOscillatorSignalValue
StockSharp.Algo.Indicators
PercentagePriceOscillatorSignal 值 。
实现: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
属性
PpoValue
public IIndicatorValue PpoValue { get; }
value = iPercentagePriceOscillatorSignalValue.PpoValue
获得PPO值.
SignalValue
public IIndicatorValue SignalValue { get; }
value = iPercentagePriceOscillatorSignalValue.SignalValue
获得信号值.