There is a nice working script that closes all positions by the following criteria:
0- Close all (instant and pending orders) (Default)
1- Close all instant orders
2- Close all pending orders
3- Close by the magic number
4- Close by comment
5- Close orders in profit
6- Close orders in loss
7- Close not today orders
A trader need to enter those numbers inside the inputs of the scripts.
So, the issue is that it's too difficult to remember them, as every trader has many scripts. If a trader forgot them, he need to look them inside the code of the scripts. It's not so convenient.
Can someone modified it? So, those options will be able to be seem om the screen, chart for example. Therefore, a trader can see the options on the screen and then implement them.
0- Close all (instant and pending orders) (Default)
1- Close all instant orders
2- Close all pending orders
3- Close by the magic number
4- Close by comment
5- Close orders in profit
6- Close orders in loss
7- Close not today orders
A trader need to enter those numbers inside the inputs of the scripts.
So, the issue is that it's too difficult to remember them, as every trader has many scripts. If a trader forgot them, he need to look them inside the code of the scripts. It's not so convenient.
Can someone modified it? So, those options will be able to be seem om the screen, chart for example. Therefore, a trader can see the options on the screen and then implement them.
Attached File(s)