Fractal Graph Dimension Indicator (FGDI)

0
(0)
名前:
Fractal Graph Dimension Indicator (FGDI)
著者: jppoton (2009.04.21 08:14)
ダウンロード済み: 5671
ダウンロード:
Fractal Graph Dimension Indicator (FGDI) 1
FGDI.mq4 (19.1 キロバイト) 意見
This a rework of a script by iliko called Fractal dimension and that can be found here: http://codebase.mql4.com/2275

In there, I corrected two minor errors, and added a calculation and representation of the standard deviation of the estimation of the box-counting dimension. The two minor errors were the following:

- At line 199:
Instead of : ために( iteration=0; iteration < g_period_minus_1; iteration++ )
It should be : ために( iteration=0; iteration <= g_period_minus_1; iteration++ )

- At line 213:
Instead of : fdi=1.0 +(MathLog( 長さ)+ LOG_2 )/MathLog( 2 * e_period );
It should be : fdi=1.0 +(MathLog( 長さ)+ LOG_2 )/MathLog( 2 * g_period_minus_1);
For further details, see my blog: http://fractalfinance.blogspot.com/

Here is what it looks like on a daily chart for EUR/USD, the lower window represents the original fractal dimension by iliko, and the moving average is the FRASMA I published earlier:

Fractal Graph Dimension Indicator (FGDI) 2

 

この投稿は役に立ちました?

星をクリックして評価してください!

平均評価 0 / 5. 投票数: 0

これまでのところ投票はありません! この投稿を最初に評価してください.

この投稿が役に立たなかったことをお詫び申し上げます!

この投稿を改善しましょう!

この投稿を改善する方法を教えてください?



著者: 外国為替ウィキチーム
私たちは経験豊富な外国為替トレーダーのチームです [2000-2023] 自分の思いどおりに人生を生きることに専念している人. 私たちの主な目的は、経済的自立と自由を獲得することです, 私たちは自立可能なライフスタイルを実現する手段として、独学で外国為替市場での豊富な経験を積んできました。.