
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
Line 542
Line 553
I suppose the problem is you are trying to read 10000 values in an array of 1000.
It is not that.
Anyway.
Thanks for your time.
I will keep searching.
Thank God it was the classic problem of mlq4 that mismatch the errors.
All I had to do was fix all of my for() to match exactly with arrays because of that…
Array out of range" does not cause a critical error *
Ditto, except for the arrays of structures and classes, for which this error is critical one
"Array out of range" is a critical error causing the program to stop
Still doesn't play with debug but who cares.
As long as it plays from MT4 strategy tester....
Really?
Because this is working perfectly until now.
In market SL and in pending SL.
In Back Tests and live about 1,2 years now.