Page 197 of 389

Re: Moving Average indicators for MT4

Posted: Sat Oct 23, 2021 2:46 am
by Thangarasu
Banzai wrote: Wed Oct 20, 2021 2:23 am MA ribbon (Stochastic)

If Stochastic crosses up, then draw the MA (Moving Averages) in green colors.
Vice versa,
If Stochastic crosses down, then draw the MA (Moving Averages) in red colors.
Image
Awesome Work Banzai Sir ,

You have Provided Us
1. MACD Ma
2. Stochastic MA
3. RSI Ma..!

Please Provide CCI Also ..! Zero Cross As Color Changing threshold..!

Thanks..!

Re: Moving Average indicators for MT4

Posted: Sat Oct 23, 2021 12:56 pm
by Darks
Gradient tape for MT4

Re: Moving Average indicators for MT4

Posted: Sat Oct 23, 2021 1:43 pm
by Banzai
Thangarasu wrote: Sat Oct 23, 2021 2:46 am Awesome Work Banzai Sir ,

You have Provided Us
1. MACD Ma
2. Stochastic MA
3. RSI Ma..!

Please Provide CCI Also ..! Zero Cross As Color Changing threshold..!

Thanks..!
Download:
CCI Heatmap BT 1.01.mq4

Re: Moving Average indicators for MT4

Posted: Sat Oct 23, 2021 8:35 pm
by Darks
Darks wrote: Sat Oct 23, 2021 12:56 pm Gradient tape for MT4
Added more color inputs

Re: Moving Average indicators for MT4

Posted: Sat Oct 23, 2021 8:55 pm
by 太虚一毫
Darks wrote: Sat Oct 23, 2021 8:35 pm Added more color inputs
Image
good. However, the color is slightly different from the long and empty colors that have been used (Magenta is empty). You need to change it yourself. :thumbup:

Re: Moving Average indicators for MT4

Posted: Sat Oct 23, 2021 9:30 pm
by Darks
太虚一毫 wrote: Sat Oct 23, 2021 8:55 pm good. However, the color is slightly different from the long and empty colors that have been used (Magenta is empty). You need to change it yourself. :thumbup:
Play with the color inputs and color steps.

Re: Moving Average indicators for MT4

Posted: Sun Oct 24, 2021 6:02 am
by Thangarasu
Banzai wrote: Sat Oct 23, 2021 1:43 pm Download:
CCI Heatmap BT 1.01.mq4
Image
Thank you so much Sir..! Awesome..!

Re: Moving Average indicators for MT4

Posted: Sun Oct 24, 2021 11:57 am
by Banzai
ALMA Tape Zones

Attached is a template to show you how
to display the background zones only.
No lines.

Re: Moving Average indicators for MT4

Posted: Tue Oct 26, 2021 7:11 am
by Banzai
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
Linear Regression Slope histogram


coder: MrTools
released date: April 7th, 2014

Watch for divergences too.
The red and blue lines are Moving Averages.
Read the pdf file on how to trade Linear Regression together with R-Squared. Both indicators go hand-in-hand together.
---------------------------------------------
edit 4/10/22:
Please download a newer version at:
viewtopic.php?p=1295464246#p1295464246
Thank you.

Re: Moving Average indicators for MT4

Posted: Wed Oct 27, 2021 2:14 pm
by mrtools
Added alerts to the grab. You said adaptive, adaptive in what way/