1. ā¸Ē⏪āšā¸˛ā¸ Alert āšā¸ TradingView â â° Alert
2. Tab "Notifications" â āšā¸ā¸´ā¸ â
Webhook URL
3.
https://tradingview.topmanidmb.ai/api/webhook
4. āšā¸Ēāš Message JSON â Save
đ Message Template:
{ "symbol": "{{ticker}}", "action": "{{strategy.order.action}}", "price": "{{close}}", "timeframe": "{{interval}}", "rsi": "{{plot_0}}", "message": "{{strategy.order.comment}}" }