Forum on trading, automated trading systems and testing trading strategies
A multidimensional array can be static or dynamic only in the first dimension, with all further dimensions being static. Thus, the ArrayResize() function allows you to only change the size of the first dimension. Sizes of other dimensions must be specified when declaring an array:
honest_knave:
Thank you very much!
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
I have an error in an EA that gives the following error message "invalid index value" to this declaration:
Why?