Input Parameters
-
The *1 should add to the EA as Input Parameter 15_CORRECTION but does not - can anyone shed some light on this for me please?!

-
@kriordan Create a constant variable of type doube. You might set the default value to 1. Write in the Adjust field "* <constant_name>" where <constant_name> is the name of the constant you created before.
Example:
Constant name: ATRMultiplierD
Adjust field: * ATRMultiplierD -
@trader-philipps thank you I will try this
-
I have done what you said but dont know where to place the default value?
-
-
@trader-philipps
thank you so much -
thanks again - have done what you said and works perfectly - could not find this any where else!
-
@kriordan Not so hard to find
https://fxdreema.com/howto#Constants-and Variables
