Daniel Sic:
bump
Hi.
Im trying to use ArrayCopy to copy all the data in all of the dimenttions..
the problem is that i cant find any documentations on how to copy more than one dimension.
here is the code.
now if i would use one dimenssion 'OrderArray[ORDERARRAY] = x' it would work fine.
could anyone help me solve this problem with ArrayCopy or do i realy have to make a function that copys the dimessions one by one?
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.
Im trying to use ArrayCopy to copy all the data in all of the dimenttions..
the problem is that i cant find any documentations on how to copy more than one dimension.
here is the code.
now if i would use one dimenssion 'OrderArray[ORDERARRAY] = x' it would work fine.
could anyone help me solve this problem with ArrayCopy or do i realy have to make a function that copys the dimessions one by one?