
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 Codersguru,
It is certainly a lot of dedication to put out the free tutorial on mql4. Many thanks. Can you help with this, please?
I have been trying to combine the Highest() function with the High[] array without much success. My problem is with the last two parameters of the Highest() function, which determine how many bars (periods) will be considered for finding the highest price, and the the shift to determine where to start counting from. What I have read in the MQL4 dictionary could have several interpretations.
Regards,
Ayo.