Quote:
|
Originally Posted by Rancho
Hello, cja,
After installing Signal Bars v.6 successfully, when I insert a label on the screen (Insert>Text Label), save the template then exit the trading station application, launch the program again and look at screen, the label has disappeared. Not only that, the label is no longer listed in: Charts>Objects>Object List.
Any ideas?
Thanks!
|
It could just be that either your label is very sensitive to indicators with many labels and objects, or simply that the object delete labels and text functions in the Signal Bars indicator are removing the label on start up, signal bars needs to have a delete function to update the colors, the only way around it would be to write individual delete functions for every label or text instead of the general "ObjectsDeleteAll(0,OBJ_LABEL); " if this proves to be a common issue i will look at recoding the delete function.
cja