Buy Alerts | Sell Alerts |
---|---|
![]() | ![]() |
{{strategy.order.alert_message}}
should be set on the message field of the Tradingview alert menu.
Placeholder | Description |
---|---|
{open} | Current opening price |
{high} | Current high price |
{low} | Current low price |
{close} | Current closing price |
{volume} | Current volume |
{time} | Current unix time (in milliseconds) |
{ticker} | Chart ticker (e.g: for BINANCE:BTCUSDT the ticker name is BTCUSDT) |
{prefix} | Ticker prefix (e.g: for BINANCE:BTCUSDT the ticker prefix is BINANCE) |
{timeframe} | Chart timeframe |
{tp} | Take profit value |
{sl} | Stop loss value |
{time}
and price {close}
on {ticker}{timeframe}
with take profit {tp}
and stop loss {sl}