Node reference
Chart Drawing
Draw lines, levels, or shapes on the chart.
Rev. 2026.06
Chart Drawingdisplay
InputsNo outputChart Drawing
Source
source · number
Performs an action — no value out
Configure
- drawingType
- default line
What it does
Renders a visual overlay (a line, level, or annotation) on the chart for context.
What happens
Display-only — it draws on the chart and never affects signals, gates, or orders.
When to use
Mark a level, visualize an indicator's threshold, or annotate a strategy.
Gotchas
- It does NOT trade or gate anything — it is purely visual.
- Wire the source/level appropriate to the drawing kind.