IPercentagePriceOscillatorSignalValue

StockSharp.Algo.Indicators

代表取締役社長 佐藤 浩一

実装: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

プロパティ

Ppo
public decimal? Ppo { get; }
value = iPercentagePriceOscillatorSignalValue.Ppo

PPO 数値。

PpoValue
public IIndicatorValue PpoValue { get; }
value = iPercentagePriceOscillatorSignalValue.PpoValue

PPO 値を取得します。

Signal
public decimal? Signal { get; }
value = iPercentagePriceOscillatorSignalValue.Signal

信号数値値。

SignalValue
public IIndicatorValue SignalValue { get; }
value = iPercentagePriceOscillatorSignalValue.SignalValue

シグナル値を取得します。