alert - Pine Script Constants
Overview
Section titled “Overview”Constants under the alert namespace.
Constants
Section titled “Constants”| Name | Type | Description |
|---|---|---|
alert.freq_all | const string | A named constant for use with the freq parameter of the alert() function. |
alert.freq_once_per_bar | const string | A named constant for use with the freq parameter of the alert() function. |
alert.freq_once_per_bar_close | const string | A named constant for use with the freq parameter of the alert() function. |