To change the initial values, simply double click the value field beside the variable:
With these external inputs, you can simply use the variable names such as TakeProfit or StopLoss inside the functions instead of typing in actual values. If you want to adjust your profit target from 100 to 200 pips or your stop from 50 to 25 pips, having external inputs allows you to make the changes before running the EA instead of having to hunt for which lines of code to edit in your program. Easy, right?
*****************END///********
CONTINUE ON NEXT TOPIC