IGatorOscillatorValue
StockSharp.Algo.Indicators
GatorOscillatorインジケータ値.
実装: IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
プロパティ
Histogram1
public decimal? Histogram1 { get; }
value = iGatorOscillatorValue.Histogram1
Histogram1 値を取得します。
Histogram1Value
public IIndicatorValue Histogram1Value { get; }
value = iGatorOscillatorValue.Histogram1Value
Histogram1 値を取得します。
Histogram2
public decimal? Histogram2 { get; }
value = iGatorOscillatorValue.Histogram2
Histogram2 の値を取得します。
Histogram2Value
public IIndicatorValue Histogram2Value { get; }
value = iGatorOscillatorValue.Histogram2Value
Histogram2 の値を取得します。