NAMING INPUTS
-
Is there anyway to name the inputs?
So in metatrader for user input we will see a name/description rather than "inp5"?
-
-
When creating constants or variables what does "double" mean for type?
-
It means any number that is floating number, like 1.2345. There is another data type "float" by the way. Here is more: https://docs.mql4.com/basis/types