Page 1 of 1

How to get the values of the histogram from a MACD

Posted: Thu Dec 08, 2011 7:04 am
by 16459672
Hello,

See image.
MACD.JPG
MACD.JPG (24.7 KiB) Viewed 2515 times
Best regards,
M. Koert

Re: How to get the values of the histogram from a MACD

Posted: Mon Dec 12, 2011 9:56 am
by yeray
Hello M. Koert,

Being MACDFunction your TMACDFunction, and index the ValueIndex of the value you want to retrieve, you can do:

Code: Select all

MACDFunction.Histogram.YValue[index]