Documentation

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.

Your webhook URL

We don't print the URL here on purpose — it carries a secret token that should never live in a public page, screenshot, or support ticket. Grab your current one from the dashboard:

  1. 1. Open Connections and find the TradingView webhook URL card.
  2. 2. If the tail is blurred, click Generate URL or Rotate token— we mint a fresh URL and reveal the full value exactly once.
  3. 3. Copy it into the webhook field of any TradingView alert.

Why the hoops? Webhook URLs are bearer credentials — anyone with the full URL can submit alerts against your account, so we only store the prefix and never surface the plaintext outside your signed-in session.

New to TransisTrade?
Follow the getting started guide to wire TradingView → TransisTrade → your broker in under 5 minutes. No server required.

Popular guides

Browse by topic

Latest versions

v2.4.1Apr 14, 2026Improved reconnection logic and latency on US-East.Release notes →
v2.4.0Apr 01, 2026New symbol mapping UI and OCO / trailing stop presets.Release notes →
v2.3.2Mar 18, 2026Hotfix for Alpaca paper endpoint 429s.Release notes →