TradingView will automatically replace {{ticker}}, {{strategy.order.contracts}}, {{strategy.market_position}}, and {{close}} when the alert is triggered.
Paste the Coinbase JSON template into the TradingView alert message field.
Step 6 — Create TradingView Alert
1. Create or edit your TradingView strategy alert on the chart you want to automate.
Use your strategy alert, confirm the message block, and open the notifications settings.Enable Webhook URL in TradingView notifications and paste your AlgoWay Coinbase webhook URL.
2. In Notifications enable Webhook URL and paste the AlgoWay Coinbase webhook link from Step 4.
3. Click Apply, then Create to save the alert.
Verification & Logs
Trigger a small test alert first.
Open Webhook Logs in AlgoWay and verify the incoming JSON and the Coinbase response.
Check your Coinbase account to confirm that the order or position was processed correctly.
If the order is not created, check API permissions, IP whitelist, webhook URL, JSON format, and the TradingView alert condition.
FAQ / Notes
API fields: this setup uses API Key Name and Private Key.
Permissions: keep View and Trade enabled.
Transfer permission: keep it disabled for this integration.
IP Restriction: whitelist the AlgoWay IP shown in your dashboard.
Webhook URL: each webhook is unique and tied to your AlgoWay entry.
Security: if the private key was exposed, delete the key and generate a new one.