ALT + A
(Windows) or ⌥ + A
(Mac){{close}}
), the time frame of the chart the alert is created on ({{interval}}
), and even the value of an indicator. This is done using the {{plot("Name")}}
placeholder, where "Name"
is the name of the plot you want the value to be returned in the alert message. Note that only the first 22 plots in an indicator can be used in placeholders.
plot("Name")
must be part of the indicator selected in the alert condition.