You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
[VINDX FRACDIM V_SIGMA COVERSIZE] = varIndx(LOW,HIGH)
LOW is a column vector of the lowest price in the bar (second, minute,
etc).
HIGH is a column vector of the highest price in the bar.
VINDX is the variation index of the data.
FRACDIM is the fractal dimension of the data.
V_SIGMA is the variation with interval size sigma.
SIGMA is the actual interval size. Units of sigma is index.
A minimum of 128 datapoints are recommended for best results.
Implements method outlined in this paper: http://spkurdyumov.narod.ru/Dubovikov1.pdf
The variation index method is much more efficient than box counting.
Cite As
Han (2026). Fractal Volatility through Variation Index (https://www.mathworks.com/matlabcentral/fileexchange/32399-fractal-volatility-through-variation-index), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Fractal Volatility of Financial Time Series
General Information
- Version 1.0.0.0 (1.62 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
