Alerts
ORDER BLOCKS



MARKET STRUCTURE

FAIR VALUE GAPS



LIQUIDITY GRAB

FIBONACCI RANGES

MTF SUPPORT & RESISTANCE

SWING FAILURE PATTERN (SFP)

SUPPORT AND RESISTANCE

CHANNELS PATTERN




WEDGES PATTERN


SESSION OPENING 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'
{{timenow}}
Current time
{{volume}}
Current bar volume
'1675555'
{{interval}}
A string representation of the chart's timeframe
'W'
{{trigger}}
Alert name
'FlowTrend Bullish'
{{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'
Last updated