ehsanalrawie
ehsanalrawie
Friends

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

ehsanalrawie
Added topic Multicurrenncy Expert Advisor
Hi, I wrote an Expert Advisor dealing with multicurrenncy (one pair chart is open, and others-we call it "foreign" pairs- are not open). When referring to any "foreign" pairs to get for example the High of the last closed candle (shift=1)
ehsanalrawie
Added topic iHigh from other pairs
Hi, I am simply using iHigh() and iLow() to get information from other pairs  iHigh(Currency[i], 15, 1)-iLow(Currency[i], 15, 1); where Currency[i] is array of defined currencies and I am accessing them one by one using loop, 15 is the time
ehsanalrawie
Registered at MQL5.community