Technical Documentation

Search
TradingView Alert

TradingView Alert Setup

You can connect your TradingView alerts directly to ChartsConnect so that every signal from your strategy is automatically received and processed.This integration allows real-time signal forwarding to your connected trading accounts.

Step 1: Get Your Master Token

  • Log in to your ChartsConnect account.
  • Go to the Master Token page.
  • Copy your Master Token.
  • This token is unique for each user and is used to securely link your TradingView alerts with your ChartsConnect account.

Step 2: Open TradingView and Add Strategy

  • Go to TradingView.com and open your desired chart.
  • Add the strategy you want to automate — for example, Strategy Genesis Lite.
  • Once added, click on the Settings icon beside the strategy name.

Step 3: Configure the Alert

  • In the strategy settings, open the Alerts tab.
  • You’ll see two key input fields:
  • Master Token → Paste the Master Token you copied from ChartsConnect.
  • Alert Message → Enter your custom message or copy the provided example below.

Set up Sources and Signals according to your strategy

Example Alert Message:

buy,risk=0.01,source=tradingview

  • You can check the Long or Short box as per your trading setup.
  • Review your inputs and click OK to save the alert configuration.

Step 4: Add the Webhook URL

When you create a new TradingView alert:

  • Click the Alert icon on the top toolbar.

In the “Webhook URL” field, enter:

https://chartsconnect.com/webhook

  • In the Message box, use the same alert message or use one generated by your strategy.
  • Ensure that the message contains the same Master Token you set earlier, so ChartsConnect can correctly identify your account.
  • Set the Symbols and Condition according to your Strategy of alerts

Step 5: Confirm and Activate the Alert

  • Double-check your alert configuration:
  • Webhook URL → https://chartsconnect.com/webhook
  • Master Token → (your personal token)
  • Alert Message → properly formatted (e.g., main_command=”buy”,risk=0.01,source=tradingview)
  • Click Create or Save Alert in TradingView.

Your alert is now active!

Step 6: View Alerts on ChartsConnect

Once the alerts start triggering from TradingView, they will be automatically received and displayed on your ChartsConnect TradingView Alerts page:

https://chartsconnect.com/app/tradingview-alerts

Here, you can:

  • Monitor incoming signals
  • Verify timestamps and alert types
  • Check whether alerts were successfully forwarded to your linked trading accounts

Example Setup Summary

Webhook URL: https://chartsconnect.com/webhook

Master Token: cf87df8932bd

Alert Message: buy,risk=0.01,source=tradingview

Alert Type: Long / Short

More Information about Alerts in tradingview:

https://www.tradingview.com/support/solutions/43000520149-introduction-to-tradingview-alerts/

https://www.tradingview.com/support/solutions/43000529348-how-to-configure-webhook-alerts/

TradingView Alert