Skip to main content

How to Set Up a Bot with the “TradingView Indicator” Start Condition

One TradingView strategy or indicator alert for all commands to execute in WunderTrading.

Written by Anna Smith

You can now set up TradingView strategies and indicator alerts and automate them through the WunderTrading platform.

Follow this guide to set up your first TradingView strategy/indicator bot alerts.

We recommend using Cross Margin Mode for safer trading. Note that an Isolated Margin can carry a higher risk of position liquidation.

How to Create Signal Bot and Automate TradingView Indicator

  1. Go to the Signal Bot tab and press Create Bot.

  2. Fill in all fields in General section, choose TradingView Indicator as a Bot start condition and specify your bot parameters.

  3. Press Create Bot. You will see the following window with Webhook URL and Bot alert comments.

  4. Leave the window opened and go to the TradingView's Supercharts. Click Indicators and select your Indicator.

  5. Once the Indicator is applied to the chart, choose Trading pair and the Timeframe.

  6. Adjust your Indicator Inputs, then press Ok.

  7. Open Alert and select your indicator in the Condition field. Specify the conditions under which you want it to be triggered.

  8. Choose Trigger and open Message tab. Insert your Signal Bot alert comment from WunderTrading for a relevant action to trigger upon receiving an alert (Long/Short, Entry/Exit, Partial Exit Long/Partial Exit Short). Partial Exit percentages are adjustable and can be used multiple times in a row.

    You will need to create a separate alert for each action you need.

    1. Alternative automation option

      Some TradingView indicators include dedicated fields in the Inputs tab for alert comments.

      If your indicator supports this, simply copy the alert messages from the Signal Bot and paste them into those fields.


      When creating the alert this way, select alert() function calls only and set up only a single alert.

  9. Open Webhook tab. Insert webhook from the WunderTrading's Signal Bot settings.

  10. Once applied, press Create. Repeat alert creation process for each action you want your indicator to trigger (Long/Short, Entry/Exit).

Your bot is now fully connected to TradingView and ready to execute trades automatically based on your indicator signals. Whenever the indicator triggers an alert, TradingView will send the webhook message with the configured bot comments, allowing the bot to receive alerts with actions.

Before running the bot in live conditions, we strongly recommend testing the setup on a demo account or with minimal capital to ensure everything works as expected. Double-check your indicator settings, alert configuration, and bot settings to avoid execution errors.

Once verified, your automated workflow will run continuously, requiring no manual intervention.

You can always check and research your signals in the TV Logs and the Signal Bot logs:

Did this answer your question?