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 all,
I hope that my comment is in the right place and it is not too late.
I have tested a custom indicator with the following parameters:
1. custom indicator built in wine/linux installation. Tested with MT5 running in wine/linux environment.
2. same indicator built with wine/linux installation. File moved to a Windows 10 environment.
3. same indicator code, compiled and built in Windows 10 environment. File moved to wine/linux environment
Hey guys,
I have the following problem and it seem I am not the only one.
I cannot change the colors of indicators. I can change text in a text field,
but if I double click the color fields, nothing changes. No menu appears.
It is with all indicators.
What is the solution?
Thanks
I tried to reproduce this problem. It seems that this problem arises when "PlotIndexSetInteger(*)" is used.
1. There is no problem with the code below, and I can change the indicator's color after plotting it using "Colors" tab:
2. However, when I set the color using the code below, I can't change the color using "Colors" tab: