draw_clear
Remove all drawings, trendlines, and annotations from the active chart pane. Irreversible and applies only to the selected pane.
Instructions
Remove ALL drawings from the ACTIVE PANE. On a multi-pane layout this is NOT the whole chart: use pane_list to see the panes and pane_focus to pick one first. DESTRUCTIVE and there is no undo through this API: every trendline, level and annotation on the active chart is deleted, not just ones you added. Use draw_remove_one with an entity_id to remove a single drawing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||