Connect TradingView Alerts
Already have alerts set up in TradingView? Point them at an Agentic Traders agent. When an alert fires, your agent runs its full AI analysis on the market and emails you a decision — buy, sell, or hold — with its confidence and reasoning. It can even place a paper trade for you automatically.
How It Works
TradingView webhooks are inbound: TradingView sends the alert to your agent, not the other way around.
- Your TradingView alert fires — based on whatever strategy or indicator condition you set up in TradingView
- It calls your agent's webhook URL — a unique, secret address tied to one agent
- Your agent analyzes the market — it pulls fresh data and reasons through it using the strategy and indicators you configured, just like a normal check-in
- You get an email — the decision, a confidence score, and the reasoning behind it
- Optionally, it paper trades — if you chose the paper-trading mode, the agent can open a simulated trade off the alert
Two modes. When you create the agent you pick how alerts are handled: Email Only (AI analyzes and emails you a recommendation — no trades), or Email + Paper Trade (the AI can also execute a paper trade for supported symbols). You always get the email either way.
Step 1: Create a TradingView Webhook Agent
- Go to Agents and click + Create Agent
- In the first step, set the Trading Mode to TradingView Webhook
- Choose how alerts are handled — Email Only or Email + Paper Trade
- Finish building the agent as usual (strategy, indicators, risk rules) and save it
A TradingView agent doesn't auto-trade on a schedule — it sits and listens for alerts. Make sure it's Active so it can receive them.
Step 2: Copy Your Webhook URL
Every webhook agent has its own unique URL. On the agent's page, click Webhook URL to copy it, or open the TradingView Guide to see the URL alongside ready-made alert message templates.
The URL looks like this:
https://app.agentictraders.io/api/webhooks/tv/<your-agent-id>?token=<secret-token>
Keep your webhook URL private. The token in the URL is what proves an alert is really yours. Anyone with the full URL can send alerts to your agent, so don't share it.
Step 3: Create the Alert in TradingView
- In TradingView, right-click the chart (or use the alarm-clock icon) and choose Add Alert
- Set your alert condition as you normally would
- Open the Notifications tab and enable Webhook URL
- Paste your agent's webhook URL into the field
Step 4: Set the Alert Message
Switch to the Message tab and paste one of the JSON templates from the TradingView Guide in your dashboard. The template passes the ticker, price data, and the intended action to your agent. There are two templates:
- A Strategies template that fills in the action automatically from your TradingView strategy
- An Indicators template where you set the action yourself
Save the alert. That's it — the next time it fires, your agent goes to work.
Step 5: Receive AI Analysis
When the alert arrives, your agent analyzes the market and emails you:
- Its decision — Buy, Sell, or Hold
- A confidence score
- The reasoning behind the call
If you chose Email + Paper Trade, the agent will also open a paper trade when the alert's symbol matches the agent's asset, the decision isn't Hold, and its confidence is high enough.
How many alerts can I send? The Free plan includes 10 webhook alerts per month. Pro and Elite get unlimited alerts.
Next Steps
- Strategies — Shape the analysis your agent runs on each alert
- Adding Indicators — Give your agent more to reason with
- Connect to MetaTrader 5 — For fully automated live execution