TradingView

How to set up TradingView webhooks in DaneTrades

The TradingView source account is the starting point for the whole webhook flow. Create the account first, copy the current webhook URL, then build your TradingView alert and create the connection to a supported receiver account.

Requirements

  • TradingView webhooks require a paid TradingView plan.
  • You need to be comfortable pasting a webhook URL and a JSON alert message.

Step by step

  1. Open Trading Accounts.
  2. Add a new account and choose TradingView.
  3. Complete the account setup and copy the generated webhook URL.
  4. In TradingView, create an alert on your strategy or indicator.
  5. Enable the Webhook URL option and paste the current DaneTrades URL.
  6. Paste a supported JSON alert message.
  7. Back in Copiers, create a connection from the TradingView source to your receiver account.

What the current builder shows

The current TradingView builder points users toward two starting templates: a quick setup that uses {{strategy.order.alert_message}}, and a simple JSON fallback. It also reminds you that the active webhook URL and tunnel status stay tied to the local runtime.