IPercentagePriceOscillatorSignalValue
StockSharp.Algo.Indicators
代表取締役社長 佐藤 浩一
実装: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
プロパティ
PpoValue
public IIndicatorValue PpoValue { get; }
value = iPercentagePriceOscillatorSignalValue.PpoValue
PPO 値を取得します。
SignalValue
public IIndicatorValue SignalValue { get; }
value = iPercentagePriceOscillatorSignalValue.SignalValue
シグナル値を取得します。