I'm trying to "delete" some arrows printed in the chart via DrawArrowUp() function.
I printed them where some condition occured, but in case condition is now not valid I wish to delete it.
Also need to delete some text written via DrawText() function.
How can be done?
I guess I'm not the first one, but could not find any thread about it...
Many thanks.

Comment