PercentageVolumeOscillatorValue
StockSharp.Algo.Indicators
量振动器指标值执行情况。
继承自: ComplexIndicatorValue<PercentageVolumeOscillator>
实现: IPercentageVolumeOscillatorValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
构造函数
PercentageVolumeOscillatorValue
public PercentageVolumeOscillatorValue(PercentageVolumeOscillator indicator, DateTime time)
percentageVolumeOscillatorValue = PercentageVolumeOscillatorValue(indicator, time)
量振动器指标值执行情况。
- indicator
- 母体分量振荡器指标。
- time
- 与该指标值相接的时间。
属性
LongEmaValue
public IIndicatorValue LongEmaValue { get; }
value = percentageVolumeOscillatorValue.LongEmaValue
得到长的EMA值.
ShortEma
public decimal? ShortEma { get; }
value = percentageVolumeOscillatorValue.ShortEma
获得短EMA值.
ShortEmaValue
public IIndicatorValue ShortEmaValue { get; }
value = percentageVolumeOscillatorValue.ShortEmaValue
获得短EMA值.
方法
ToString
public override string ToString()
result = percentageVolumeOscillatorValue.ToString()
转换为行代表.
返回值: 弦乐表演.