
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 to everybody.
As much as I know, MQL5 does not suport namespace. Is it true?
If so, how can we manage lots of classes without being crazy?
By now, my first idea is to use a prefix in all my classes, I mean, instead of naming a class like CMasterIndicator, I am naming it as XPTO_CMasterIndicator.
It's not a solution to the problem. Did anyone find a better solution? Any suggestion would be nice?
To MQL5 development team: help.
Thanks to all.