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
Hey i got specific parameters like "TrailingStopPercent" and "TrailingStopStepPoints" which should exclude each other during pass.
I already got a working set of rules and use
to skipp useless combinations-> problem is:
I cant use this with genetic optimization because i would get no passes at all...
How can i make it "not count" ?
to the MQL5 Team:
an "return(INIT_EXCLUDE_PASS);"
option would be great, if i havent overseen it so far