I want to know how to get the closing price of 9th later bar

 
farrokhfa:

I want to know how to get the closing price of 9th later bar.

which function should I use?

CopyClose().
 
farrokhfa:

I want to know how to get the closing price of 9th later bar.

which function should I use?

mql4 or mql5 ?  https://www.mql5.com/en/forum/146477
I want to know how to get the closing price of 9th later bar - MQL4 forum
  • www.mql5.com
I want to know how to get the closing price of 9th later bar - MQL4 forum
 
RaptorUK:
mql4 or mql5 ?  https://www.mql5.com/en/forum/146477
I got it thank you...
 
Dear i am newbie and i also want to know how to get the closing price of 9th later bar , if you have any latest advice please comment me .
 
Suching:
Dear i am newbie and i also want to know how to get the closing price of 9th later bar , if you have any latest advice please comment me .
It's already answered, you have to use CopyClose(). What have you tried and what result do you get ?
Reason: