IPivotPointsValue

StockSharp.Algo.Indicators

PivotPoints valor indicador.

Implementa: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable

Propriedades

PivotPoint
public decimal? PivotPoint { get; }
value = iPivotPointsValue.PivotPoint

Obtém o valor do Ponto Pivot.

PivotPointValue
public IIndicatorValue PivotPointValue { get; }
value = iPivotPointsValue.PivotPointValue

Obtém o valor do Ponto Pivot.

R1
public decimal? R1 { get; }
value = iPivotPointsValue.R1

Obtém o valor R1.

R1Value
public IIndicatorValue R1Value { get; }
value = iPivotPointsValue.R1Value

Obtém o valor R1.

R2
public decimal? R2 { get; }
value = iPivotPointsValue.R2

Obtém o valor R2.

R2Value
public IIndicatorValue R2Value { get; }
value = iPivotPointsValue.R2Value

Obtém o valor R2.

S1
public decimal? S1 { get; }
value = iPivotPointsValue.S1

Obtém o valor de S1.

S1Value
public IIndicatorValue S1Value { get; }
value = iPivotPointsValue.S1Value

Obtém o valor de S1.

S2
public decimal? S2 { get; }
value = iPivotPointsValue.S2

Obtém o valor S2.

S2Value
public IIndicatorValue S2Value { get; }
value = iPivotPointsValue.S2Value

Obtém o valor S2.