Eric Gennadivich
Eric Gennadivich
Friends

Add friends via their profile or user search and you will be able to see if they are online

Eric Gennadivich
Added topic How to get the Closing Price for an exchange (e.g. USDCAD) at certain dates and times.
Hi I am running into some problems with my code: timeAndDateArray[ 3 ]={ "2018.07.20 8:29" , "2018.07.20 8:30" , "2018.07.20 8:31" }; int i = 0 ; for (i= 0 ; i<= 2 ;i++){ printf ( iClose ( "USDCAD" , PERIOD_M1 , iBarShift ( "USDCAD" , PERIOD_M1
Eric Gennadivich
Registered at MQL5.community