R – Squared indicato

0
(0)

Nama:
R - Squared indicator [ ru ]
Pengarang: melihonurs (2007.11.14 13:13)
Dimuat turun: 5653
Muat turun:
R - Squared indicato 1
r-squared.mq4 (4.1 Kb) Lihat
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. Sebagai contoh, 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
sistem. For more detailed coverage, refer to the book The New Technical Trader by Tushar Chande
and Stanley Kroll.

1 comment Untuk menyiarkan ulasan baharu, tolonglah log masuk atau mendaftar

Great, I was just going to code a linear regression myself.
Namun begitu, I found to mistakes in the code, but they'll only become obvious when looking at the slope.
I changed the regression iteration to:

untuk (i=0; i<=per-1; i++) {
x = per - i;

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

Betapa bergunanya siaran ini?

Klik pada bintang untuk menilainya!

Penilaian purata 0 / 5. Kiraan undi: 0

Tiada undi setakat ini! Jadilah yang pertama menilai siaran ini.

Kami memohon maaf kerana siaran ini tidak berguna untuk anda!

Mari kita perbaiki siaran ini!

Beritahu kami cara kami boleh menambah baik siaran ini?



Pengarang: Pasukan Wiki Forex
Kami adalah pasukan Pedagang Forex yang sangat berpengalaman [2000-2023] yang berdedikasi untuk menjalani kehidupan dengan syarat kita sendiri. Objektif utama kami adalah untuk mencapai kebebasan dan kebebasan kewangan, dan kami telah meneruskan pendidikan kendiri dan memperoleh pengalaman yang luas dalam pasaran Forex sebagai cara kami untuk mencapai gaya hidup mampan diri.