PercentagePriceOscillatorHistogramValue
StockSharp.Algo.Indicators
PercentagePriceOscillatorHistogram指标值执行情况。
继承自: ComplexIndicatorValue<PercentagePriceOscillatorHistogram>
实现: IPercentagePriceOscillatorHistogramValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
构造函数
PercentagePriceOscillatorHistogramValue
public PercentagePriceOscillatorHistogramValue(PercentagePriceOscillatorHistogram indicator, DateTime time)
percentagePriceOscillatorHistogramValue = PercentagePriceOscillatorHistogramValue(indicator, time)
PercentagePriceOscillatorHistogram指标值执行情况。
- indicator
- 母PercentagePriceOscillatorHistogram指标.
- time
- 与该指标值相接的时间。
属性
PpoValue
public IIndicatorValue PpoValue { get; }
value = percentagePriceOscillatorHistogramValue.PpoValue
获得PPO值.
Signal
public decimal? Signal { get; }
value = percentagePriceOscillatorHistogramValue.Signal
获得信号行值。
SignalValue
public IIndicatorValue SignalValue { get; }
value = percentagePriceOscillatorHistogramValue.SignalValue
获得信号行值。
方法
ToString
public override string ToString()
result = percentagePriceOscillatorHistogramValue.ToString()
转换为行代表.
返回值: 弦乐表演.