Actually, I think before upgrade, variable pricelable already not used from the beginning. So, most probably it doesn't relates to your problem.
Change this line (line 127):
ObjectSet(linename, OBJPROP_BACK, True);
To this:
ObjectSet(linename, OBJPROP_BACK, false);
Wow, thanks a lot for the quick response!
honest knave your instruction has solved the problem... many, many thanks!
You're most welcome.

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
Since my broker has updated MT4 to Version 5.00 Build 996 the SweetSpots Gold indicator shows horizontal lines without pricelabels (like 1,24000, 1,24100, 1,24200).
The MetaEditor compiler says in the new MT4 Version 5.00 Build 996, variable 'pricelabel' not used:
How can i fix this issue?
The following picture shows the difference between older and new mt4 version: