Page 1 of 1

Plot vs Line

Posted: Sat Jun 25, 2022 10:40 pm
by OneHanded
Hi,

Just started on my journey to learning Pine Script.

My first project I already have a quick question that I can't seem to find any information on:

I want to draw a bunch of static horizontal lines on my chart. They won't change and just mark arbitrary price points.

Is it better to use plot or just draw a line? Is there any difference in performance, etc?