I would like to add current bar time to WLP window title.
This cord works but only when WLP is active.
CODE:
Please log in to see this code.
I tried this but it doesn't compile due to missing object reference.
CODE:
Please log in to see this code.
How can I get access to WLP main window form?
Size:
Color:
QUOTE:
This cord works but only when WLP is active.
Right. This is by design. To be precise, once
protected override void Execute() is executed somewhere.
Size:
Color:
Now the question is how can I change the title regrdless if WLP is active or not.
Size:
Color:
Size:
Color:
Well, I would like to change the title from the script.
Size:
Color:
Then how about leaving that script running in Strategy Monitor?
Size:
Color:
Never mind. I think I found a solution by accessing the main window handle via process information.
Size:
Color: