Ivan Ovchinnikov / Profile
- Information
9+ years
experience
|
4
products
|
39
demo versions
|
0
jobs
|
0
signals
|
0
subscribers
|
The EA closes market orders after a specified time interval (put simply - by timer) after they are opened. Use this utility if you 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 seconds), after which the EA closes the orders. This EA is simple and very easy to
The EA closes market orders after a certain number of ticks after opening . Use this advisor if you need to close a deal after a certain time. The EA has the following input parameters: Only current symbol - if true, the EA will close orders of only the selected instrument; if set to false, it will close any orders on any instrument. Timeout - the number of ticks after which the EA will close orders. Please note that if the parameter only current symbol = false, then all orders will be closed
