aster
aster
Friends 1
aster
Registered at MQL5.community
aster
Added topic How do I know that an order is closed
Hi everybody, Does anyone know how can I know if the order i've selected through its ticket number ? Currently i've this :        OrderSelect ( GlobalVariableGet ( "currentOrderB" ) , SELECT_BY_TICKET ) ;