|
How to get the Histogram on MACD
Hello all,
Can some one tell me how I can get the value of MACD histogram?
I'm using
iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_SIGNAL,1) to get the signal and
iMACD(NULL,0,12,26,9,PRICE_CLOSE,MODE_MAIN,1) to get the MACD
but not sure what I need to use to get the value of Histogram?
Thank
Kam
|