
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
clrNONE does not work.
The object is still Black when using this value. clrNONE in build 616 still equals 4294967925, not -1
--Steve
Yes - there is a way to force it with int, but it shouldn't be that way
Yes - there is a way to force it with int, but it shouldn't be that way
By the way, the actual value is 4294967295 and not 4294967925. And this value is exactly the same as -1. It's not the problem.
You are right about the bug, sorry. You can report this by writing to the ServiceDesk of Metaquotes (you have to register on mql5.com).
By the way, the actual value is 4294967295 and not 4294967925. And this value is exactly the same as -1. It's not the problem.
Bug Reported as you requested.
Thanks,
Steve
int(clrNONE) does work.
Anyways, 2023 now and still not fixed.
int(clrNONE) does work.