I would like to use the MacD Histogram in a code. How can I use it? Is there a variable for it?
I was going to use abs(MACD()) -abs(Signal()) to get the histogram, but it doesn't work if the MACD() is positive and the Signal() is negative or visa versa. Thanks, Tom
