I have an indicator which draws rectangles periodically on the chart. When a programmatically-drawn rectangle is selected to be deleted using the mouse, a dialog box pops up asking whether I wanted the indicator/strategy that draws the boxes to be deleted as well. I said no. However, this does not seem to have any effect, when I have actually expected the selected programmatically-drawn rectangle to have been deleted.
When I choose "yes", the indicator + all the rectangles drawn will be deleted.
In 6.5, I could choose to delete any items drawn by an indicator without having to delete the whole indicator and everything that goes with it.
Is there a way to configure in NT7 or is this a bug?
Thanks.

Comment