How to get information from Heiken Ashi indicator for EA

 

Hi everybody.

I am newbie.

I see Heiken Ashi indicator in this link: https://www.mql5.com/en/code/33

I need to get array information 0 and 1 of 5 variables to compare:

double ExtOBuffer[];
double ExtHBuffer[];
double ExtLBuffer[];
double ExtCBuffer[];
double ExtColorBuffer[];

How to get information from the 5 variables above?

I need an example code. Can you help me?

Thank you very much.

Heiken-Ashi
Heiken-Ashi
  • www.mql5.com
Gator Oscillator The Gator Oscillator is based on the Alligator and shows the degree of convergence/divergence of the Balance Lines (Smoothed Moving Average). Fractals The Fractal is one of 5 indicators of Bill Williams’ trading system, which allows to detect the bottom or the top. Ichimoku Kinko Hyo The Indicator Ichimoku Kinko Hyo is...