GatorOscillatorValue
StockSharp.Algo.Indicators
GatorOscillator指标值执行情况。
继承自: ComplexIndicatorValue<GatorOscillator>
实现: IGatorOscillatorValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
构造函数
GatorOscillatorValue
public GatorOscillatorValue(GatorOscillator indicator, DateTime time)
gatorOscillatorValue = GatorOscillatorValue(indicator, time)
GatorOscillator指标值执行情况。
- indicator
- The parent GatorOscillator indicator.
- time
- 与该指标值相接的时间。
属性
Histogram1Value
public IIndicatorValue Histogram1Value { get; }
value = gatorOscillatorValue.Histogram1Value
获得直方图1值。
Histogram2Value
public IIndicatorValue Histogram2Value { get; }
value = gatorOscillatorValue.Histogram2Value
获得直方图2值。
方法
ToString
public override string ToString()
result = gatorOscillatorValue.ToString()
转换为行代表.
返回值: 弦乐表演.