Page 1 of 5

MACD With Histogram Coloring

PostPosted: Wed Jan 06, 2010 2:15 pm
by TonyMod
Hello Everybody,

Here i'm posting a new indicator variation of MACD which has small change to it, histogram is colored now. It compares current histogram bar to previous one and colors current one into Green if this current bar is bigger than previous, or if bar is smaller than previous then current will be colored with Red.

This was developed on user's request, here is the original topic: http://www.fxcodebase.com/code/viewtopic.php?f=18&t=134

Description on how to use "Moving Average Convergence/Divergence (MACD)" can be found here: http://www.investopedia.com/terms/m/macd.asp

Screenshot:
MACD1.gif
Screenshot of MACD in MarketScope.


Download:
MACD - With Histogram Coloring.lua
DOWNLOAD: MACD with Histogram Coloring .Lua
(5.16 KiB) Downloaded 6130 times

MACD - HC with Alert.lua
(22.81 KiB) Downloaded 255 times


Indicator-Based strategy.
https://fxcodebase.com/code/viewtopic.php?f=31&t=72015

Re: MACD With Histogram Coloring

PostPosted: Mon Nov 21, 2011 7:43 am
by Panther
Great Indicator. Could you program "width" and "style" options like those available for MVA's, etc ?

Re: MACD With Histogram Coloring

PostPosted: Tue Nov 22, 2011 4:36 am
by Apprentice
Style Option Added.

Re: MACD With Histogram Coloring

PostPosted: Tue Nov 29, 2011 8:21 pm
by Laurus12
Is it possible to have the histogram paint in the background? I have been looking through the code, but are not able to understand which code lines are defining the plotting order.

Thanks.
Laurus

Re: MACD With Histogram Coloring

PostPosted: Thu Dec 01, 2011 9:33 am
by Apprentice
Your request is added to the developmental cue.

Re: MACD With Histogram Coloring

PostPosted: Mon Dec 12, 2011 9:29 am
by Trader1
Thanks for this indicator,
could you please change it so the MACD line is not obscured by the histogram?
the MACD line and signal line should be on top of the histogram for better view,
as it is now it is difficult to se the lines,
many thanks

Re: MACD With Histogram Coloring

PostPosted: Wed Dec 14, 2011 3:04 am
by Apprentice
Output Stream sequence changed.
MACD - With Histogram Coloring v2.lua
(5.84 KiB) Downloaded 2469 times

Re: MACD With Histogram Coloring

PostPosted: Wed Dec 14, 2011 6:50 am
by Laurus12
Thanks a lot Apprentice. Really appreciate it :)

Re: MACD With Histogram Coloring

PostPosted: Tue Feb 07, 2012 7:21 pm
by Panther
Could you add a "Histo Multiplier" that would adjust the height of the histogram?
Thanks.

Re: MACD With Histogram Coloring

PostPosted: Wed Feb 08, 2012 6:02 am
by Apprentice
Histo Multiplier Added.
MACD - With Histogram Coloring.lua
(6.07 KiB) Downloaded 2393 times