TradingView Connect bridges your TradingView charts directly to BRIX execution.
1. BRIX indicators draw signals on your chart
2. When a signal fires, an alert is created
3. Alert sends a webhook to BRIX
4. BRIX bot executes the trade on your exchange
5. Discord notification sent to you
This means you trade WITH the visual context of seeing exactly what triggered the trade — just like a professional trader using charts + automation.
You will see on your chart: sweep markers, OB boxes, zone boxes, POC/VAH/VAL lines, and a dashboard table showing engine states.
https://brixalgo.com/api/tv/signal{
"passphrase": "YOUR_PASSPHRASE",
"ticker": "{{ticker}}",
"action": "{{strategy.order.action}}",
"price": "{{close}}",
"size_pct": "1.0"
}In BRIX Dashboard → TradingView Connect, click “Send Test Signal”. You should see: “Connection verified”.
Confluence score shows how many engines agree (1/4 through 4/4). Higher = larger position size.