Skip to main content

Accounts and data

Receive TradingView webhook trades

Copy the webhook URL and example message from Settings and configure an alert safely.

JJI can receive trade data from a configured TradingView alert webhook. The webhook records data; it does not send an order to a broker.

Copy the webhook details

  1. Open Settings → Integrations.
  2. Locate TradingView Webhook and copy the displayed webhook URL.
  3. Copy the example JSON alert message and use its required fields: token, symbol, side, entry_price, and close_price.
  4. In TradingView, add the URL to the alert’s webhook field and put the JSON message in its message field.
  5. Trigger a test alert and check Trades for the received record.

Keep the token private. Regenerating the token in Settings invalidates the old webhook URL. Make sure symbol and prices in the alert match the intended trade. For connection issues, see troubleshooting.

Was this article helpful?