Everything you need to turn alerts into real executions.
TransisTrade is the execution layer for TradingView alerts. These docs walk you through the entire pipeline — from configuring your first webhook to deploying multi-account routing at scale.
We never print your URL here — it carries a secret token. Copy your Webhook URL and Account ID from the dashboard sidebar while signed in:
- 1. Sign in at the dashboard and open the left sidebar. Copy your Webhook URL and 7-digit Account ID from the footer.
- 2. The URL is shown in full while signed in. If you rotated the token, refresh the page or sign in again to copy the new value.
- 3. Paste the URL into TradingView's alert webhook field and put your Account ID in the JSON as secret.
Webhook URLs are bearer credentials — anyone with the full URL can submit alerts. Never share screenshots or post the URL publicly.
Popular guides
Getting started
Connect your first broker, paste a webhook, and go live in under 5 minutes.
Signal authentication
Lock your webhook with a secret key so only your alerts reach your accounts.
Symbol mapping
Translate TradingView tickers into broker-native symbols, in seconds.
Webhook reference
Every field TransisTrade accepts, including templating and defaults.