RelativeVigorIndexValue

StockSharp.Algo.Indicators

相对维戈尔指数指数值执行.

继承自: ComplexIndicatorValue<RelativeVigorIndex>

实现: IRelativeVigorIndexValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

构造函数

RelativeVigorIndexValue
public RelativeVigorIndexValue(RelativeVigorIndex indicator, DateTime time)
relativeVigorIndexValue = RelativeVigorIndexValue(indicator, time)

相对维戈尔指数指数值执行.

indicator
母相对维戈尔指数指标.
time
与该指标值相接的时间。

属性

Average
public decimal? Average { get; }
value = relativeVigorIndexValue.Average

获得平均值。

AverageValue
public IIndicatorValue AverageValue { get; }
value = relativeVigorIndexValue.AverageValue

获得平均值。

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

获得信号行值。

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

获得信号行值。

方法

ToString
public override string ToString()
result = relativeVigorIndexValue.ToString()

转换为行代表.

返回值: 弦乐表演.