FractalsValue
StockSharp.Algo.Indicators
分形指标值执行.
继承自: ComplexIndicatorValue<Fractals>
实现: IFractalsValue, IComplexIndicatorValue, IIndicatorValue, IComparable<IIndicatorValue>, IComparable
构造函数
FractalsValue
public FractalsValue(Fractals fractals, DateTime time)
fractalsValue = FractalsValue(fractals, time)
分形指标值执行.
- fractals
- 母分形指标.
- time
- 与该指标值相接的时间。