Hello,
See image.
Best regards,
M. Koert
How to get the values of the histogram from a MACD
Re: How to get the values of the histogram from a MACD
Hello M. Koert,
Being MACDFunction your TMACDFunction, and index the ValueIndex of the value you want to retrieve, you can do:
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]
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |