Alerts
The indicator's alert system is designed to notify traders of important market signals in real-time. Alerts can be set up for the following key events:
Divergence


Buy & Sell

Bearish & Bullish Reversals

Overbough & Oversold

Volume Mapping Crosses

Peak Alerts

HOW TO CREAT ALERT
Check the Message Box with Alert Placeholders

{tickerid}
Ticker identifier representing the chart's symbol
'BINANCE:BTCUSDT'
{ticker}
Symbol name without exchange prefix, e.g. 'MSFT'.
'MSFT'
{exchange}
Prefix of current symbol name (i.e. for 'CME_EOD:TICKER' prefix is 'CME_EOD').
'BYBIT'
{close}
Close price of the current bar
'1650.55'
{open}
Current open price
'4650.55'
{high}
Current high price
'7550.56'
{low}
Current low price
'5645.55'
{time}
Current time
{volume}
Current bar volume
'1675555'
{interval}
A string representation of the chart's timeframe
'W'
{trigger}
Alert name
'Bullish OB Breakout'
{country}
Returns the two-letter code of the country where the symbol is traded
"NASDAQ:AAPL" it will return "US"
{description}
Description for the current symbol
{root}
Root for derivatives like futures contract
If the current chart symbol is continuous futures ('ES1!'), it would display 'ES'
{industry}
Returns the industry of the symbol, or na if the symbol has no industry
'Internet Software/Services'
{type}
The type of market the symbol belongs to
'crypto'
These alerts keep traders informed of key moments without constantly monitoring the chart, making it easier to take timely action based on the indicator's signals.
Last updated