hline - Pine Script Constants
Overview
Section titled “Overview”Constants under the hline namespace.
Constants
Section titled “Constants”| Name | Type | Description |
|---|---|---|
hline.style_dashed | const hline_style | Is a named constant for dashed linestyle of hline function. |
hline.style_dotted | const hline_style | Is a named constant for dotted linestyle of hline function. |
hline.style_solid | const hline_style | Is a named constant for solid linestyle of hline function. |