MACD indicator - page 49

 

MACD dsma ...

MACD made using DSMA moving average (posted here : https://www.mql5.com/en/forum/173235/page57 with some additional explanation) instead of EMA. Signal line is calculated as DSMA too

Files:
macd_dsma.mq4  5 kb
macd_dsma.gif  22 kb
 

MACD tsma

And MACD made based on TSMA (from the same link here : https://www.mql5.com/en/forum/173235/page57 )

Files:
macd_tsma.gif  22 kb
macd_tsma.mq4  5 kb
 
mladen:
And MACD made based on TSMA (from the same link here : https://www.mql5.com/en/forum/173235/page57 )

Nice Indicators !

Thanks a lot

 

MACD DWMA and MACD TWMA ...

MACD made using double linear weighted moving average (DWMA) and triple linear weighted moving average (TWMA) from this post here : https://www.mql5.com/en/forum/173235/page57 . Signal line also use DWMA or TWMA (depending on the version of the MACD you are using)

Files:
 
mladen:
See the MACD at this post https://www.mql5.com/en/forum/173574/page202 It is colors as you want it to and it has even some extras

Good share, just one question. How to use it?

How do you show 60 minutes MACD inside 15 minutes chart?

Where to click or what option to select or what number to change in settings?

Best wishes,

Dave

================

 

...

Dave

In you example and for that indicator (from this post : https://www.mql5.com/en/forum/173574/page202 ) you can enter either 60 or h1 (for each time frame you can use what is written on periodicity toolbar, ie : 240 or h4, and so on ... ) in the TimeFrameparameter and you will get a 1 hour MACD on 15 minute chart

davidjohny:
Good share, just one question. How to use it?

How do you show 60 minutes MACD inside 15 minutes chart?

Where to click or what option to select or what number to change in settings?

Best wishes,

Dave

================
 

MACD NRP with Histo 4 colour & alert when macd crossover

Hi Mladen,

I do love your macd nrp code. very fantastic work.

could you please help me to add in this code :

- Histogram 4 colour based on this 2 lines

- an Alert when this 2 lines cross over.

since I dont know how to add it and maybe you can help me.

tks for your help.

Rudy

mladen:
This would be a non-repainting Geral Appel original macd metatrader 4 version
 

...

Rudy

As far as histogram is concerned, see this post : https://www.mql5.com/en/forum/173574/page202 . I think that it is better to have either just color histogram or just colored line since the 2 show the same info

am1nx:
Hi Mladen,

I do love your macd nrp code. very fantastic work.

could you please help me to add in this code :

- Histogram 4 colour based on this 2 lines

- an Alert when this 2 lines cross over.

since I dont know how to add it and maybe you can help me.

tks for your help.

Rudy
 

I have an macd crossover alert indicator.

I could post it if you need, but i'm sure there are lots here and they're all the same? (audio alert and arrow when the macd cross's)

Anyway, could someone make it so that it only gives an alert if, at the time of crossing, price is on the correct side of an EMA of your choosing which you can change in the input tab.

So, lets say I want to track the 25 ema on my 5 min chart.

the macd crosses up, but at that time, price is BELOW the 25ema. So NO ALERT/AUDIO/ARROW signals

Next, macd crosses down. price is still below the 25ema, so we get an alert.

make sense?

cheers

 

Hi Mladen,

tks for your answer.

I know that macd line and histo show the same thing, but histogram is make it easy to see the momentum weakness.

anyway, can you help me pls to add coding to macd nrp so it can show histogram 4 color based on these 2 lines ?

i know that you can do it. tks for your help.

tks

Rudy

mladen:
Rudy As far as histogram is concerned, see this post : https://www.mql5.com/en/forum/173574/page202 . I think that it is better to have either just color histogram or just colored line since the 2 show the same info
Reason: