Page 71 of 115

Re: MACD indicators for MT4

Posted: Fri Nov 12, 2021 1:10 pm
by Banzai
mrtools wrote: Fri Nov 12, 2021 6:02 am Changed the alerts to zero cross.

osma color 1.01 (mtf + alerts).mq4
(20.85 KiB) Downloaded 22 times
OSMA (Moving Average of Oscillator)

Here's the Automatic Higher Time Frame version

Re: MACD indicators for MT4

Posted: Sat Nov 13, 2021 1:57 am
by Banzai
OSMA + background zones + vertical lines

no MTF yet
vertical lines = on or off

Background zones on the main chart = on or off
Background zones in the first separated window = on or off
Background zones in the second separated window = on or off
Background zones in the third separated window = on or off
-------------------------------------------------------------------------------
edit 4/16/22:
Please download a newer version at:
viewtopic.php?p=1295464954#p1295464954

Thank you.

Re: MACD indicators for MT4

Posted: Sat Nov 13, 2021 2:22 am
by 太虚一毫
Banzai wrote: Sat Nov 13, 2021 1:57 am OSMA + background zones + vertical lines

no MTF yet
vertical lines = on or off

Background zones on the main chart = on or off
Background zones in the first separated window = on or off
Background zones in the second separated window = on or off
Background zones in the third separated window = on or off
Image

Three separate windows! The Background zones version has a new level! Teacher Banzai has a lot of merit! :thumbup:

I especially look forward to the teacher making these two indicators into Background zones version.

Re: MACD indicators for MT4

Posted: Sat Nov 13, 2021 12:37 pm
by Banzai
Banzai wrote: Sat Nov 06, 2021 9:47 am MACD + background zones

Background zones on the main chart = on or off
Background zones in the first separated window = on or off
Background zones in the second separated window = on or off
AHTF = Automatic Higher Time Frame
MACD + vertical lines + background zones

In this version, I added vertical lines. On or off.
And,
Background zones in the third separated window = on or off

Re: MACD indicators for MT4

Posted: Sun Nov 14, 2021 1:06 pm
by mrtools
thomdel wrote: Sat Nov 13, 2021 3:48 pm @ mrtools


Respected Sir,

If you like this idea then Request you to Please Add below options to : macd all colored (mtf + arrows + alerts).ex4
1) Zones colour & vertical lines - as available in MACD (zones lines ahtf) Indi
2) Various Averages

Reason for request : This will make this Indi all in one Macd with all functions.

Thanks for your Kindness, Support.
Thanks.
Added the zones and averages, the zones are for zero cross.

Re: MACD indicators for MT4

Posted: Fri Nov 19, 2021 12:46 am
by kai007
mladen wrote: Fri May 26, 2017 12:14 am MACD with deviations bands (it used to be called "bb macd" long time ago and was sold - and still is - for some serious $ :)). This version has the latest set of prices, and the deviations are with or without sample correction (along with some more additions - simply we have more drawing buffers available now)


Image
Hello everyone,

I have been using and continuously testing this indicator and was wondering if the following could be added.

1) all averages option (I was able to find the indicator on tradingview and modify the code to use different MA types but my knowledge is limited)
2) checking the rate of change of the expansion/contraction (in pips if possible) between the bollinger bands and displaying the output as a line that would have an upward gradient once there is momentum and a downward gradient if momentum is fading

Thank you in advance for this and all the work being put into the indicators here. I enjoy backtesting them all but my favourite types are MACD related.

Re: MACD indicators for MT4

Posted: Mon Nov 22, 2021 5:54 am
by mrtools
kai007 wrote: Fri Nov 19, 2021 12:46 am Hello everyone,

I have been using and continuously testing this indicator and was wondering if the following could be added.

1) all averages option (I was able to find the indicator on tradingview and modify the code to use different MA types but my knowledge is limited)
2) checking the rate of change of the expansion/contraction (in pips if possible) between the bollinger bands and displaying the output as a line that would have an upward gradient once there is momentum and a downward gradient if momentum is fading

Thank you in advance for this and all the work being put into the indicators here. I enjoy backtesting them all but my favourite types are MACD related.
Image
Do you have a link to the indicator you want modified and sorry not completely understanding what you want to do?

Re: MACD indicators for MT4

Posted: Mon Nov 22, 2021 9:20 am
by kai007
Do you have a link to the indicator you want modified and sorry not completely understanding what you want to do?

[quote=mrtools post_id=1295451223 time=1637520858 user_id=4864807]

Hello and thank you for your response mrtools.

The indicator can be found here: app.php/attach/file/3321492

Adding clarity:

1) adding of the allaverages so that different moving average types can be selected apart from just EMA.
See below

Adxvma
Ahrens moving average
Alexander moving average - ALXMA
Double exponential moving average - DEMA
Double smoothed exponential moving average - DSEMA
Ema derivative - EMAD
Exponential moving average - EMA
Fractal adaptive moving average - FRAMA
Hull moving average - HMA
IE/2
Integral of linear regression slope
Instantaneous trendline
Laguerre filter
Leader exponential moving average
Linear regression value - LSMA
Linear weighted moving average - LWMA
McGinley Dynamic
McNicholl ema
Non lag moving average
Parabolic weighted moving average - PWMA
Recursive moving trendline - RMTA
Simple moving average - SMA
Simple decycler - SDEC
Sine weighted moving average
Smoothed moving average - SMMA
Smoother
Super smoother
Three pole Ehlers Butterworth
Three pole Ehlers smoother
Triangular moving average - TMA
Tripple exponential moving average - TEMA
Two pole Ehlers Butterworth
Two pole Ehlers smoother
Volume weighted ema - VEMA
Volume weighted moving average - VWMA
Zero lag dema
Zero lag moving average
Zero lag tema

2) Please refer to the attachment + the indicator in this link: app.php/attach/file/3370514
The indicator should perform as the indicator shown in the link but instead of using the standard bollinger bandwidth, it would use the macd bollinger bandwidth (red arrows).



I hope this is clearer.
Thanks again.

Re: MACD indicators for MT4

Posted: Mon Nov 22, 2021 3:28 pm
by mrtools
kai007 wrote: Mon Nov 22, 2021 9:20 am Do you have a link to the indicator you want modified and sorry not completely understanding what you want to do?


Image
Will get to it tomorrow.

Re: MACD indicators for MT4

Posted: Mon Nov 22, 2021 10:55 pm
by josi
Banzai wrote: Sat Nov 13, 2021 12:37 pm
Thanks, Banzai, for your emulation of the "so-called" indicator.
As you have shown (to everyone who is interested) it is nothing more than a MACD emulating TF+1 (more or less times 3-4).
So if you are trading on H1, what you actually see the bias on H4.
Keep up the good work!