The SL line is not locked, the TP line is locked.
I have two chart for the same instrument, both with my indicator on it.
When the indicator on one of the charts draws the lines, they're visible on both chart (as expected).
But when I reload one of the charts, the TP line remains (on both charts) but the SL line is gone (on both charts)..
I suppose this behavior occurs because reloading the indicator seems to (try to) remove all indicator attached lines.
And the TP line is locked and it seems (maybe) that it therefore is not removed, the SL line is not locked and removed.
Question:
Is my above assumption correct?
Question:
I'd like to keep BOTH lines when I reload the chart (cq the indicator).
So I'm looking for a way to 'detach' the lines from the indicator directly after I've drawn them (if that's the problem).
Any thoughts?

Comment