TradingView Setup

Configure TradingView indicators and alerts for automated trading.

Prerequisites

  • TradingView Pro, Pro+, or Premium subscription (webhook alerts require paid plans)
  • DynamicQuant indicator added to your chart
  • Your unique passphrase from the Telegram bot

Step 1: Add the Indicator

  1. Open TradingView and navigate to your desired chart
  2. Click on "Indicators" in the top toolbar
  3. Search for "DynamicQuant" in the search bar
  4. Click on the indicator to add it to your chart

Step 2: Configure Alert

  1. Right-click on the chart and select "Add Alert"
  2. Set condition to "DynamicQuant" indicator
  3. Choose "Any alert()" as the condition
  4. In the "Webhook URL" field, enter:https://api.dynamicquant.io/webhook
  5. In the "Message" field, use the following template:
    {{strategy.order.alert_message}}

Step 3: Set Your Passphrase

In the indicator settings, enter your unique passphrase. This connects your TradingView signals to your DynamicQuant account.

⚠️ Never share your passphrase with anyone. It provides access to execute trades on your behalf.