Gonçalo Marques / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
Gonçalo Marques
Added topic Open pending orders!
for ( int i= OrdersTotal ()- 1 ; i>= 0 ; i--) { if ( OrderSelect ( 2 ,SELECT_BY_POS,MODE_TRADES)) { if (OrderType() ==OP_SELL){
: