PivotPoints

StockSharp.Algo.Indicators

枢轴点指示器.

继承自: BaseComplexIndicator<IPivotPointsValue>

构造函数

PivotPoints
public PivotPoints()
pivotPoints = PivotPoints()

初始化了 & ##PivotPoints+#的新实例.

属性

PivotPoint
public PivotPointPart PivotPoint { get; }
value = pivotPoints.PivotPoint

指向点.

R1
public PivotPointPart R1 { get; }
value = pivotPoints.R1

抵抗级别R1.

R2
public PivotPointPart R2 { get; }
value = pivotPoints.R2

抗药性为R2级.

S1
public PivotPointPart S1 { get; }
value = pivotPoints.S1

支援级别为S1级.

S2
public PivotPointPart S2 { get; }
value = pivotPoints.S2

支援级别为S2级.

方法

CreateValue
protected override IPivotPointsValue CreateValue(DateTime time)
result = pivotPoints.CreateValue(time)

创建 .

time
时间
OnProcess
protected override IIndicatorValue OnProcess(IIndicatorValue input)
result = pivotPoints.OnProcess(input)

处理输入值。

input
入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入入

返回值: 由此而来的价值.