FractalDimension
StockSharp.Algo.Indicators
Fractal Dimension Index.
Inherits: DecimalLengthIndicator
Constructors
FractalDimension()
Initializes a new instance of the FractalDimension.
Properties
Measure : IndicatorMeasures
IndicatorMeasures.
Methods
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
Returns: The resulting value.