theripper
theripper
Friends

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

theripper
Added topic Build 625 EA not working anymore
Hi all, I have an EA that worked fine in MT4 version 600 and previous, not working anymore. There are no errors in the journal, it simply does not open trades. When I compile the code I get a warning (but no errors), apparently there is an issue with
theripper
Added topic Order Sellect Issue
Hi, Can anyone help me with the following; I've created a function to search and find the oldest open trade and the output is the ticket number, it works fine....but int FindOlderTrade() { int older_time; int ticket; for (int tomate = OrdersTotal() -
theripper
Registered at MQL5.community