PeterRanson
PeterRanson
Friends

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

PeterRanson
Added topic Inconsistency Between Expert and Journal Log
Greetings All! I am trying to get to the bottom of an incredibly strange issue, where my experts log and journal log are not matching up. The primary problem is that i am seeing two trades taken in the journal, but only 1 in the experts log, which
PeterRanson
Registered at MQL5.community
PeterRanson
Added topic Problem with String array and C++ DLL
Hi, i am having a problem with the above. Im pretty sure its due to the some sort of size limit / restriction with the string variable type in MT4 but i would welcome others thoughts. I have a single dimensional string array with 40 elements. some of
PeterRanson
Added topic MQ4 Indicator objects not always appearing.
Hi, im in the process of writing an indicator. the problem i have is that the object do not always appear when its loaded. if i change the period then they will apear, so for example, i load on a M1 period, no objects. then change to M15 get objects
PeterRanson
Added topic Problem reading information from an Array saved to file
Hi, im having problems reading information out of a .dat file that an array has been saved into. i have two two dimensional Arrays, int GridTracker[100][15]; int GridStatus[10][10]; i have a funtion that is writing that infomation to file void