FractalDimension
StockSharp.Algo.Indicators
Fractal Dimension Index.
コンストラクター
FractalDimension()
Initializes a new instance of the FractalDimension.
プロパティ
Measure : IndicatorMeasures
IndicatorMeasures.
メソッド
OnProcess(IIndicatorValue) : IIndicatorValue
To handle the input value.
- input
- The input value.
戻り値: The resulting value.