Skip to content
Algo Trade Analytics Docs

linefill.delete() - Pine Script Function

Deletes the specified linefill object. If it has already been deleted, does nothing.

linefill.delete(id) → void
NameTypeDescription
idseries linefillA linefill object.