peter100:
No, there is no iHigh or iTime function. You have to use CopyXXXX functions. CopyOpen(), CopyHigh(), CopyLow(), CopyClose() ... See documentation
for example,I want to get OPEN,HIGH,CLOSE,LOW price of week to use on the current H4 chart,
I also want to get the open time of week to use on the current H4 chart
Is there any fuction like iHigh() in mql4 ? iTime() ?
Thanks.

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
for example,I want to get OPEN,HIGH,CLOSE,LOW price of week to use on the current H4 chart,
I also want to get the open time of week to use on the current H4 chart
Is there any fuction like iHigh() in mql4 ? iTime() ?
Thanks.