Alerts
Last updated
Last updated
Allows traders to set up their own alerts message
After selecting the notifications from indicators you want, you just need to create a single alert of the Market Core toolkit:
Placeholder | Description | Example |
---|---|---|
{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'
{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'