You can send signals to your WunderTrading bot not only from TradingView but also directly from your own server.
To achieve this, go to Settings and select Bot Server IP.
Next, add your IP address by clicking Add New and entering your server’s IP.
Once your IP address is added and approved, you can connect your bot to your own server using the newly added IP address.
To complete the setup:
Go to the Signal bot tab and click Create bot.
Select API request in the Signal bot Bot start condition parameter.
Ensure that API request is selected and Webhook URL is set to:
https://wtalerts.com/bot/custom
That's it! Your bot is now configured to receive signals directly from your server — no need to use TradingView.