How to generate a script
-
Dear friends , how to make a script , you can turn off all orders and pending
-
Projects -> New project. Select Script here. Work only under "on Start"

To delete all pending orders this should be enough: Pass -> Delete pending orders
-
How to make the input tab open so we can set each detail? Say if we'd like to set SL or TP for example...
Thanks fxdreema, you're the best!!! -
Inputs for the EA? Check this: https://fxdreema.com/demo/mt4-constants
-
__Inputs for the EA? Check this: https://fxdreema.com/demo/mt4-constants[/quote:2ywqhwnv]
by defaut, the inputs (Constants) are not visible when you create a script, but you can add manually the follwing code in the mq4 file (in the begining with the other property lines) :
#property show_inputs