Try to create a copy constructor.
Ok, I see how that can work.
Also, I found https://www.mql5.com/en/forum/154829 which helped
Thank you!

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
Hello
Im trying to copy the value of a member of an array to another position in the same array. I get the error:
'=' not allowed for objects with protected members or inheritance
but I dont understand why I get this. Can someone help please?
Code: