rme0108
rme0108
Friends

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

rme0108
Added topic verification that trade was opend doesn't work
Hi, sorry to post this but I can't seem to figure out what is wrong with my code. I noticed that sometimes my ordersend isn't executed due to a timeout or "no connection" (amazon windows server) therefore i integrated this force open order function
rme0108
Added topic ChartEvent returns nothing
Hi, I'm working on an EA and I'd like to be able to pause trading without deselecting Autotrading Button or deleting it from the chart since it is holding important data in memory in form of arrays that are needed to continue after unpausing: I'm
rme0108
Registered at MQL5.community
rme0108
Added topic assign values to array using for i loop
Hi, apollogies for this question, but I can't seem to get it done right on MT4.  I have an array status[20] defined below input parameters using the following. string status[20]; Now I'm trying to assing the word "pending" to each of them using