R – Squared indicato

0
(0)

名前:
R - Squared indicator [ ]
著者: melihonurs (2007.11.14 13:13)
ダウンロード済み: 5653
ダウンロード:
R - Squared indicato 1
r-squared.mq4 (4.1 キロバイト) 意見
r-squared shows the correlation with its linear regression line

values close to 1.0 show perfect relation
values close to 0.0 show poor relation

See Metastock Help
To determine if the trend is statistically significant for a given x-period linear regression line,
plot the r-squared indicator and refer to the following table. This table shows the values of
r-squared required for a 95% confidence level at various time periods. If the r-squared value
is less than the critical values shown, you should assume that prices show no statistically
significant trend.
Number ofPeriods r-squaredCritical Value(95%confidence)
5 0.77
10 0.40
14 0.27
20 0.20
25 0.16
30 0.13
50 0.08
60 0.06
120 0.03
You may even consider opening a short-term position opposite the prevailing trend when you
observe r-squared rounding off at extreme levels. 例えば, if the slope is positive and
r-squared is above 0.80 and begins to turn down, you may consider selling or opening a short position.
There are numerous ways to use the linear regression outputs of r-squared and Slope in trading
システム. For more detailed coverage, refer to the book The New Technical Trader by Tushar Chande
and Stanley Kroll.

1 コメント 新しいコメントを投稿するには, お願いします ログイン また 登録

素晴らしい, I was just going to code a linear regression myself.
しかし, I found to mistakes in the code, but they'll only become obvious when looking at the slope.
I changed the regression iteration to:

ために (i=0; 私<=per-1; i++) {
x = あたり - 私;

This first line was modified to get display rSquare at the correct bar
The second modification is a correction for the fact that MT4 counts the bars back. In the original code X1 is linked to Yn etc. But this only affects the slope calculation

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

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

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

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

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

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

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



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