waxwell:
You can't do that right in the input. You need to use ParameterSetRange().
Hi, I am trying to define the default values for the values "start" "step" "stop" in the optimization.
in the set file it may looks like this:
But how do I hardcode the range in the EA code?
does not work.
any pointers?
Alain Verleyen:
You can't do that right in the input. You need to use ParameterSetRange().
You can't do that right in the input. You need to use ParameterSetRange().
Thanks!

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi, I am trying to define the default values for the values "start" "step" "stop" in the optimization.
in the set file it may looks like this:
But how do I hardcode the range in the EA code?
does not work.
any pointers?