The EA closes market orders after a specified time interval (minutes) after they are opened. i want Use this utility if i need to close a trade after a certain time. The EA has the following input parameters: Only current symbol - if true, the EA will close only the selected symbol's orders; if set to false - it will close any order of any symbol. Timeout - time (in minutes), after which the EA closes the orders.