Skip to content
Algo Trade Analytics Docs

hline - Pine Script Constants

Constants under the hline namespace.

NameTypeDescription
hline.style_dashedconst hline_styleIs a named constant for dashed linestyle of hline function.
hline.style_dottedconst hline_styleIs a named constant for dotted linestyle of hline function.
hline.style_solidconst hline_styleIs a named constant for solid linestyle of hline function.