miamimario38
miamimario38
Friends

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

miamimario38
Registered at MQL5.community
miamimario38
Added topic Newbie Here Please Help
How do i get the following code to check if it should close a trade on a bar different than the bar the order is opened? int result,type; result = OrderSelect(ticket, SELECT_BY_TICKET, MODE_TRADES); if(result == true) Print("OrderSelect