IPivotPointsValue
StockSharp.Algo.Indicators
PivotPointsインジケータ値.
実装: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
プロパティ
PivotPoint
public decimal? PivotPoint { get; }
value = iPivotPointsValue.PivotPoint
ピボットポイント値を取得します。
PivotPointValue
public IIndicatorValue PivotPointValue { get; }
value = iPivotPointsValue.PivotPointValue
ピボットポイント値を取得します。