Placeholder | Description | Example |
---|---|---|
{default} | Default message associated with the triggered condition | "Bullish Confirmation Signal" |
{ticker} | Symbol ticker without the exchange prefix | "MSFT" |
{exchange} | Symbol exchange/data source | "COINBASE" |
{sector} | Sector of the symbol, na if the symbol has no sector | "Technology Services" |
{market} | Symbol market type | "Stocks" |
Placeholder | Description | Example |
---|---|---|
{tf} | Chart timeframe, includes “S” for seconds, “D” for days, “W” for weeks, “M” for months | "15" |
{time} | Unix time in milliseconds in exchange timezone | "1705331385158" |
{year} | Current year in exchange timezone | "2024" |
{month} | Current month in exchange timezone | "7" |
{day} | Current day of the month in exchange timezone | "21" |
Placeholder | Description | Example |
---|---|---|
{open} | Opening price | "1.2145" |
{high} | High price | "1.2357" |
{low} | Low price | "1.1983" |
{close} | Closing price | "1.0569" |
{volume} | Current volume | "45216" |
Placeholder | Description | Example |
---|---|---|
{smart_trail} | Smart Trail overlay value | "0.8321" |
{rz_r3} | Reversal Zones overlay resistance 3 value | "3.4102" |
{rz_r2} | Reversal Zones overlay resistance 2 value | "1.0293" |
{rz_r1} | Reversal Zones overlay resistance 1 value | "5.1234" |
{rz_s1} | Reversal Zones overlay support 1 value | "2.5647" |
{rz_s2} | Reversal Zones overlay support 2 value | "7.8910" |
{rz_s3} | Reversal Zones overlay support 3 value | "6.2345" |
{catcher} | Trend Catcher overlay value | "4.3456" |
{tracer} | Trend Tracer overlay value | "3.7812" |
{neo_lead} | Neo Cloud overlay lead value | "1.9087" |
{neo_lag} | Neo Cloud overlay lag value | "0.4571" |
{tp1} | Take Profit 1 value | "2.7690" |
{sl1} | Stop Loss 1 value | "8.1203" |
{tp2} | Take Profit 2 value | "9.6584" |
{sl2} | Stop Loss 2 | "3.1246" |
Step 1
Invalidation Step
Step 1
Step 2
Step 1 Trigger
Step 1
Step 2
Step 1 or 2 Trigger
Alert | Description |
---|---|
Any alert() function call | Return when an alert when a user toggled any alert() condition is triggered (see sections below) |
Any Confirmation | Triggers when any Confirmation signal (bullish/bearish normal/+) is displayed |
Any Bullish Confirmation | Triggers when any bullish Confirmation signal (normal/+) is displayed |
Any Bearish Confirmation | Triggers when any bearish Confirmation signal (normal/+) is displayed |
Any Confirmation+ | Triggers when any Confirmation + signal (bullish/bearish) is displayed |
Any Contrarian | Triggers when any Contrarian signal (normal/+ bullish/bearish) is displayed |
Any Bullish Contrarian | Triggers when any bullish Contrarian signal (normal/+) is displayed |
Any Bearish Contrarian | Triggers when any bearish Contrarian signal (normal/+) is displayed |
Bullish Confirmation | Triggers when a normal bullish Confirmation signal is displayed |
Bearish Confirmation | Triggers when a normal bearish Confirmation signal is displayed |
Bullish Confirmation+ | Triggers when a bullish Confirmation+ signal is displayed |
Bearish Confirmation+ | Triggers when a bearish Confirmation+ signal is displayed |
Bullish Exit | Triggers when a bullish exit signal is displayed |
Bearish Exit | Triggers when a bearish exit signal is displayed |
Trend Catcher Down | Triggers once the Trend Catcher starts decreasing (switch from green to red) |
Trend Catcher Up | Triggers once the Trend Catcher starts rising (switch from red to green) |
Trend Tracer Down | Triggers once the Trend Tracer starts decreasing (switch from green to red) |
Trend Tracer Up | Triggers once the Trend Tracer starts rising (switch from red to green) |
Custom Alert Condition | Triggers on the event of a user set custom alert condition being true |
Alert | Description | Default |
---|---|---|
Bullish Confirmation | Triggers when a normal bullish Confirmation signal is displayed | |
Bearish Confirmation | Triggers when a normal bearish Confirmation signal is displayed | |
Bullish + | Triggers when a strong bullish Confirmation signal is displayed | |
Bearish + | Triggers when a strong bearish Confirmation signal is displayed | |
Bullish Contrarian | Triggers when a normal bullish Contrarian signal is displayed | |
Bearish Contrarian | Triggers when a normal bearish Contrarian signal is displayed | |
Bullish + | Triggers when a strong bullish Contrarian signal is displayed | |
Bearish + | Triggers when a strong bearish Contrarian signal is displayed | |
Bullish Exit | Triggers when a bullish exit signal is displayed | |
Bearish Exit | Triggers when a bearish exit signal is displayed | |
Take Profit | Triggers when a take profit is reached (TP1 or TP2) | |
Stop Loss | Triggers when a stop loss is reached (SL1 or SL2) | |
Bullish Turn + | Triggers when a weak bullish trend turns strong (purple candle switch to green) | |
Bearish Turn + | Triggers when a weak bearish trend turns strong (purple candle switch to red) | |
Custom Alert Condition | Triggers on the event of a user set custom alert condition being true |