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
- Open TradingView and navigate to your desired chart
- Click on "Indicators" in the top toolbar
- Search for "DynamicQuant" in the search bar
- Click on the indicator to add it to your chart
Step 2: Configure Alert
- Right-click on the chart and select "Add Alert"
- Set condition to "DynamicQuant" indicator
- Choose "Any alert()" as the condition
- In the "Webhook URL" field, enter:
https://api.dynamicquant.io/webhook - 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.