Close Timer Ticks
- Utilitaires
- Ivan Ovchinnikov
- Version: 1.2
- Mise à jour: 19 novembre 2021
- Activations: 5
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 at the same time, regardless of which one was opened
earlier, and which later.
The EA is simple and convenient to use, does not consume unnecessary computer resources and has no extra settings. It is recommended to use on
accounts without requotes.
42/5000 It does not close at the selected time!