You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
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.