
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
Good afternoon. I'm using the ObjectSetInteger function to change OBJPROP_BGCOLOR from an array of OBJ_EDIT, however it's changing the color of the candle. If I change the OBJPROP_BORDERCOLOR property, for example, it does not affect the candles.

This started to occur after the last TERMINAL updates. I had previously done with the standard Libraries, but I started to give this problem and started rewriting everything, without using any standard Library class, thinking that would be it.
Would there be some other way to change the properties of the object without using ObjectSetInteger?
I've installed old vorsion of terminal and recompiled, but it's not the problem...