TradingView

Tunnel not running or webhook URL changed

If TradingView alerts are firing on TradingView but nothing shows in DaneTrades Logs, start here. These are the two most common delivery failures: the local tunnel is not running, or TradingView alerts still point at an older webhook URL after a restart.

First checks

  1. Open Trading Accounts and locate the TradingView source.
  2. Confirm the tunnel is running and a webhook URL is visible.
  3. Copy the current webhook URL from the app.
  4. Edit each TradingView alert and paste the latest URL.
  5. Trigger a test alert and confirm the webhook appears in Logs.

Why this keeps happening

  • The local runtime can restart and regenerate the tunnel URL.
  • TradingView stores the webhook URL per alert and does not auto-update it.
  • Network restrictions can stop the tunnel from starting cleanly.

Also check the TradingView plan

TradingView webhooks require a paid plan. If the plan does not support webhooks, the rest of the setup does not matter.