IPivotPointsValue
StockSharp.Algo.Indicators
PivotPoints indicator value.
Implements: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
Properties
PivotPoint : decimal?
Gets the Pivot Point value.
PivotPointValue : IIndicatorValue
Gets the Pivot Point value.
R1Value : IIndicatorValue
Gets the R1 value.
R2Value : IIndicatorValue
Gets the R2 value.
S1Value : IIndicatorValue
Gets the S1 value.
S2Value : IIndicatorValue
Gets the S2 value.