Re: Moving Average indicators for MT4

2236
00-Mac5_v100
移動平均線5本をエンベロープ調に表示したインジケーター
レンジの確認やレンジブレイクの確認に。

00-Mac5_v100
An indicator that displays 5 moving average lines in an envelope style
For checking the range and checking the range break.


移動平均線(以後MA)5本を使用したインジケータですが、MA5本全てを表示せずに、全てが表示されていた場合に一番上・一番下にあるMA、シグナルとなるMAのみを表示しています。

パラメータ設定で設定したpip幅以内にMAが収縮するとピンクのドットが、同じく設定したpip幅以内で設定期間推移すると白いドットが表示されます。
プライスが一番上・一番下のラインを抜けると矢印が表示されます。

MAに対してプライスがどの位置にあるかの確認、レンジなのかトレンドなのかの確認、収束してレンジになるのを待ってレンジブレイクを狙うなど色々な使い方があると思います。

パラメータ説明)
ConvergenceMargin = 15; 設定pip以下になったらピンクのドットが表示
YokoYokoMargin = 12; レンジと判断するpip
YokoYokoBars = 20; レンジと判断する足の数
・YokoYokoの二つの条件が揃うと白いドットが表示


It is an indicator that uses 5 moving averages (hereinafter MA), but if all 5 are displayed without displaying all 5 MAs, only the MA at the top / bottom and the MA that is the signal are displayed. It is displayed.

When MA contracts within the pip width set in the parameter settings, a pink dot is displayed, and when the set period changes within the same set pip width, a white dot is displayed.
An arrow will be displayed when the price passes through the top and bottom lines.

I think there are various ways to use it, such as checking where the price is with respect to MA, checking whether it is a range or a trend, waiting for it to converge and reach the range, and aiming for a range break.

Parameter explanation)
ConvergenceMargin = 15; A pink dot is displayed when the setting is below pip.
YokoYokoMargin = 12; pip to judge as range
YokoYokoBars = 20; Number of legs judged to be range
・ A white dot is displayed when the two conditions of Yoko Yoko are met.
Be patient therefore, brethren, until the coming of the Lord. Behold, the husbandman waiteth for the precious fruit of the earth: patiently bearing till he receive the early and latter rain.
Behold, we account them blessed who have endured. You have heard of the patience of Job, and you have seen the end of the Lord, that the Lord is merciful and compassionate.

Re: Moving Average indicators for MT4

2238
mrtools wrote: Mon Apr 17, 2017 5:17 am Quoting Mladen :::::::

Linear regression ...

This is a kind of "all about liner regression" indicator.

It is shoving linear regression value (sometimes wrongly called LSMA), linear regression line (and a projection of liner regression line into the "future"), linear regression channel (projected too) and can color the linear regression value based on the slope of the linear regression line.

Visibility of linear regression line, channel and projection can be chosen with parameters (for projections just set the projection length to 0 to turn it off). By default a close-close is used for channel (that is the way how metatrader built in liner regression channel works) but you can use a high-low channel too. Coloring of the linear regression line is by default using linear regression line slope but you can choose to color according to linear regression value slope (slope of the main indicator) or you can turn it off altogether


I think it covers most of what linear regression is used for now
R-Squared and Linear Regression

Coder: Onur Sirek
Release date: June 7th, 2022

Also, it can do some other things:
Slope
Slope in degrees
Variance
Std Deviation
Mean
"Fake Graphs"
With this function (fake graphs) you can plot the actual data from a indicator. This is valuable when you are coding an EA and testing it on MT4, as the strategy tester does not show in real-time the actual graph from the indicators... Just fill the array with the actual N-values and call the procedure "Fake Graph" to plot it rigth on the main window
These users thanked the author Banzai for the post (total 2):
Jedidiah, Milad8732

Re: Moving Average indicators for MT4

2239
Banzai wrote: Thu Jun 09, 2022 9:10 am R-Squared and Linear Regression

Coder: Onur Sirek
Release date: June 7th, 2022

Also, it can do some other things:
Slope
Slope in degrees
Variance
Std Deviation
Mean
"Fake Graphs"
With this function (fake graphs) you can plot the actual data from a indicator. This is valuable when you are coding an EA and testing it on MT4, as the strategy tester does not show in real-time the actual graph from the indicators... Just fill the array with the actual N-values and call the procedure "Fake Graph" to plot it rigth on the main window
Image
Hello mr Banzai
sir , this indicator in my mt4 show like this ........ is this ok?
Attachments
NOT MANUAL , NOT AUTOMATE , MORE


Who is online

Users browsing this forum: 88FX88, Ahrefs [Bot], Amazon [Bot], Facebook [Crawler], Ganesh, Grapeshot [Bot], losajoca, Majestic-12 [Bot], melvintwl and 93 guests