Variable Placeholders
You can customize alert messages with real-time data using special placeholders. For example:TSLA:NASDAQ Crossing Down 144.68
Message Formatting Options
Switch between two formatting modes:- Plain Text Mode: Type variables manually
- JSON Mode: Click variables to insert them or use the ”+” icon to add new ones
Available Variables
Not every variable appears in the autocomplete dropdown, and the editor may flag one as unrecognized. Type it into the message anyway — as long as the name is spelled correctly inside
{{ }}, it is substituted when the alert fires.Examples
Simple price alert:src1 is a fixed parameter name. It stays src1 no matter what source you select (price, indicator, or constant).
You can’t change the number — src2 or other variants don’t exist.