Email Notifications
Send trade alerts and summaries via SMTP email
Telegram Notifications
Push alerts to a Telegram bot in real time
Slack Alerts
Send alerts to a Slack channel via Incoming Webhook
Slack Webhook URL
Create an Incoming Webhook at api.slack.com/apps → Your App → Incoming Webhooks
Discord Alerts
Send alerts to a Discord channel via Webhook
Discord Webhook URL
In Discord: Channel Settings → Integrations → Webhooks → New Webhook → Copy Webhook URL
Event Triggers
Choose which events send notifications (applies to all enabled channels)
Trade Executed
Alert whenever a buy or sell order is placed
Trade Blocked
Alert when a signal is blocked by risk controls or kill switch
Daily Summary
Receive an end-of-day P&L and activity digest
AI Assistant
Checking…
Software Updates
Check GitHub for the latest TradeBot release
Installed Version
TradingView Webhooks

Receive buy/sell signals from TradingView alerts directly. Point your alert's webhook URL here and add the token as a header.

Webhook URL
Token (X-Webhook-Token header)

Regenerating immediately invalidates the old token.

TradingView Alert Message (JSON body):
{"symbol": "{{ticker}}", "side": "buy", "qty": 1, "strategy": "tradingview"}

Set Webhook URL to the URL above. Add header:
X-Webhook-Token: <your token>
Price Alerts
SymbolDirectionTarget PriceStatus
No price alerts set.