Fractal Volatility of Financial Time Series

버전 1.1.0.0 (2.07 KB) 작성자: Han
Calculates the fractal dimension of a financial timeseries through box counting.
다운로드 수: 1.3K
업데이트 날짜: 2011/6/27

라이선스 보기

[DIMENSION STANDARD_DEV] = fractalvol(DATA) calculates the fractal dimension of the 1 dimensional random walk, DATA. DATA is assumed to be a function of its indices.
Finds fractal volatility by embedding in the unit square and box
counting. Y axis will be rescaled values of DATA, x axis is
(1:length(DATA))/length(DATA).

Uncomment the else construction if you have the parallel computing
toolbox and wish to run the code in parallel (it scales linearly in instances).

Background:
http://hanwangquant.blogspot.com/2011/04/fractal-volitility.html

인용 양식

Han (2024). Fractal Volatility of Financial Time Series (https://www.mathworks.com/matlabcentral/fileexchange/31951-fractal-volatility-of-financial-time-series), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Fractals에 대해 자세히 알아보기
도움

도움 준 파일: Fractal Volatility through Variation Index

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

Added link to background discussion

1.0.0.0