LONNV: My EA can run on real and backtest,it base on zigzag indicator. When optimization , it show array out of range and cannot optimization. Can zigzag EA optimize ?
Then your EA has a bug (occurring during optimisations) that needs to be fixed. The "array out of range" occurs at line 1079, character 78 of the PAEA.mq4 file.
Do you really expect an answer? There are no mind readers here and our crystal balls are cracked. Always post all relevant code (using Code button) or attach the source file.
How To Ask Questions The Smart Way. (2004)
Be precise and informative about your problem
We can't see your broken code.
Fix your broken code.

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
My EA can run on real and backtest,it base on zigzag indicator.
When optimization , it show array out of range and cannot optimization.
Can zigzag EA optimize ?