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
Video demonstration: https://i.imgur.com/ee1JSo8.gif
Issue: the color C'34,34,34' (and similar dark colors within that range) display differently on OBJ_BUTTON compared to other object types.
In the video, the OBJ_EDIT is also using C'34,34,34' as the background color that the OBJ_BUTTON uses in the on state. However, they don't look the same.
I left a note in the code below stating that, if you comment out the line that changes the color in the off state, the color displays properly, but not in the correct state.
Code below to test for yourself.