Skip to content
Algo Trade Analytics Docs

alert - Pine Script Constants

Constants under the alert namespace.

NameTypeDescription
alert.freq_allconst stringA named constant for use with the freq parameter of the alert() function.
alert.freq_once_per_barconst stringA named constant for use with the freq parameter of the alert() function.
alert.freq_once_per_bar_closeconst stringA named constant for use with the freq parameter of the alert() function.