Turn TradingView alerts into executed trades on all your broker accounts.
TradingView is the best charting platform in the world, with powerful Pine Script scripting, social features, and indicator libraries. But TradingView cannot place trades directly on most futures brokers. Signal Trade App bridges that gap by receiving TradingView webhook alerts and executing them across all your connected accounts in milliseconds.
Setting up the integration takes under five minutes. Create a TradingView alert on any indicator, drawing, or Pine Script strategy. Enable the webhook URL option and paste your Signal Trade App webhook URL. Include a JSON payload with the symbol, action, quantity, and optional bracket order parameters. When the alert fires, Signal Trade App receives the payload, validates it against your risk settings, and routes orders to every account in your copy group.
The webhook supports every order type you need for futures trading. Market orders execute instantly at the current price. Limit orders let you specify exact entry prices. Bracket orders automatically attach stop-loss and take-profit levels to every entry — and these brackets copy precisely to every follower account, adjusted for each account's copy ratio and contract size. You can even include dynamic parameters in the Pine Script alert message, such as trailing stop distances or scale-out levels.
Automation reliability is critical for strategy traders. Signal Trade App maintains redundant webhook endpoints with automatic retry logic. If a webhook delivery fails due to a network timeout, the system retries with exponential backoff up to three times. Every webhook request and response is logged in the audit trail, so you can review exactly what happened when an alert fired. Combine TradingView alerts with Signal Trade App's risk management, and you have a fully automated futures trading system that runs 24/7 in the cloud.
Create a TradingView alert, enable the Webhook URL option, and paste your Signal Trade App webhook URL. Include a JSON payload with the symbol, action, and quantity. When the alert fires, Signal Trade App executes the trade instantly.
Yes. Any TradingView alert source works — built-in indicators, custom Pine Script strategies, or drawing-based alerts. If TradingView can fire an alert, Signal Trade App can execute it.