On Deinit not working?
-
Scenario is: MT5. When I deinit (remove EA by right clicking then clicking 'Remove') I want it to remove lines drawn on my chart. Couldn't get it to work, so I decided to test by just writing a message to journal, like this:

But even this doesn't work?!?
So am I right in assuming that nothing works when trying to deinit?
-
BTW: I am right clicking EA name in top right hand corner of chart window and clicking 'remove'.

When I do this I get this message in the Expert log:

If I just close the chart window, the deinit log message fires but this is not how I want it to operate.