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
- Open Trading Accounts.
- Add a new account and choose TradingView.
- Complete the account setup and copy the generated webhook URL.
- In TradingView, create an alert on your strategy or indicator.
- Enable the Webhook URL option and paste the current DaneTrades URL.
- Paste a supported JSON alert message.
- 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.
