Blog/Tutorial

TradingView Alert to Live Futures Trade: Complete Setup Guide

May 10, 2026·8 min read

Prerequisites

  • A TradingView account (Basic or above for webhook alerts)
  • A funded broker account (Rithmic, Interactive Brokers, or Oanda)
  • A TradeHook account (7-day free trial, no card required)
  • Step 1: Connect your broker

    Go to **Broker Setup** in your TradeHook dashboard. Select your broker, enter your credentials, and click Connect. The status indicator should turn green within a few seconds.

    Step 2: Configure your symbols

    In **Symbol Settings**, add the instruments you want to trade. Set the contract size, allowed session hours, stop loss, and trail settings for each symbol.

    Step 3: Set up your TradingView alert

    In TradingView, create a new alert on your strategy. Set the Webhook URL to your TradeHook webhook endpoint (found in the Webhook Setup page). The alert message should be JSON:

    {"action": "buy", "symbol": "MGC1!", "qty": 1}

    Step 4: Test in paper mode

    Switch TradeHook to **paper mode** first. Fire a test alert and check the Webhook Logs to confirm it was received and processed correctly. Check the Positions page to see the simulated trade.

    Step 5: Go live

    Once paper tests pass, switch to **live mode**. The next signal will route to your broker for real execution. Monitor the first few trades from the dashboard.

    Troubleshooting

  • **Webhook not received**: Check that your TradingView alert is active and the URL is correct
  • **Broker offline**: Restart the connection from the Broker Setup page
  • **Signal filtered**: The HMM or gate engine may have blocked it — check the Gate Monitor
  • Ready to automate your strategy?

    7-day free trial. No credit card required. Connect your broker in minutes.