IPivotPointsValue

StockSharp.Algo.Indicators

PivotPoints valor indicador.

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

Propiedades

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

Consigue el valor de Pivot Point.

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

Consigue el valor de Pivot Point.

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

Obtiene el valor R1.

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

Obtiene el valor R1.

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

Obtiene el valor R2.

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

Obtiene el valor R2.

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

Consigue el valor S1.

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

Consigue el valor S1.

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

Consigue el valor S2.

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

Consigue el valor S2.