AroonValue
StockSharp.Algo.Indicators
农用指标值执行情况。
继承自: ComplexIndicatorValue<Aroon>
实现: IAroonValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
构造函数
AroonValue
public AroonValue(Aroon indicator, DateTime time)
aroonValue = AroonValue(indicator, time)
农用指标值执行情况。
- indicator
- 父母阿龙指示.
- time
- 与该指标值相接的时间。