Skip to content
Algo Trade Analytics Docs

linefill.set_color() - Pine Script Function

The function sets the color of the linefill object passed to it.

linefill.set_color(id, color) → void
NameTypeDescription
idseries linefillA linefill object.