IChandeKrollStopValue
StockSharp.Algo.Indicators
ChandeKrollStopインジケータ値.
実装: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
プロパティ
HighestValue
public IIndicatorValue HighestValue { get; }
value = iChandeKrollStopValue.HighestValue
一番高い停止ラインを手に入れよう。
LowestValue
public IIndicatorValue LowestValue { get; }
value = iChandeKrollStopValue.LowestValue
一番低いストップラインを手に入れよう。