0% found this document useful (0 votes)
5 views

Tutorial_Trading View Automation on Delta Exchange _ Create webhook

This tutorial outlines the steps to create a webhook for TradingView automation on Delta Exchange, including setting up two-factor authentication (2FA). Users are guided through creating a webhook, configuring trading strategies, and setting order sizes before linking it to TradingView alerts. The process allows for automated trading without additional costs once set up correctly.

Uploaded by

Amrullah Dostum
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Tutorial_Trading View Automation on Delta Exchange _ Create webhook

This tutorial outlines the steps to create a webhook for TradingView automation on Delta Exchange, including setting up two-factor authentication (2FA). Users are guided through creating a webhook, configuring trading strategies, and setting order sizes before linking it to TradingView alerts. The process allows for automated trading without additional costs once set up correctly.

Uploaded by

Amrullah Dostum
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Tutorial:Trading View Automation on Delta

Exchange

Modified on Mon, 29 Jul at 10:08 AM

Follow these steps to create a webhook for tradingview

1. Visit the TradingBot Page through the header.

(If you haven’t set up 2FA on your account you won’t be able to use signal
trading. For more details: https://www.delta.exchange/blog/support/faqs-on-2fa
(https://www.delta.exchange/blog/support/faqs-on-2fa) )

2. Enter a name for your Webhook, select the account on which you want trades
to be executed. Click the check box to acknowledge you understand the risks and
click Create Webhook.
3. Enter OTPs and click Submit. Check your inbox for email OTP and your
authenticator app for 2FA Code.
4. Once you click submit, you will see a message and a Webhook URL in a new
popup. Copy the message using the copy button.
5. Open TradingView in a new tab and open the chart showing the symbol you want
to trade. You can add the strategy you want to trade from Indicators > Technical >
on this chart. Strategies as shown in the screenshot
6. Once you have applied the strategy to the chart, you will be able to see its results
on the strategy tester panel.
7.The next step is to configure the order sizing parameters. Click the Settings
Button to configure your strategy.

8. Go to the Properties page and configure your order size. In this example, I’ll set it
to 100 Contracts, and since I am trading BTCUSDT, 100 contracts = 0.1 BTC on Delta
Exchange.
9.Copy the message from the popup on Delta Exchange, it would look something
like this: {"symbol":"{{ticker}}", "side":"{{strategy.order.action}}", "qty":
{{strategy.order.contracts}}, "trigger_time":"{{timenow}}"}

10.Click on the add alert button and paste the message in the message box.
11. Move to the Notifications tab and paste the webhook URL
12. Click on Create Button and you are all set! Wait for the strategy to trigger a trade
and it will be executed on your Delta Exchange account!

You can start trading via TradingBot with no additional costs.

Was this article helpful?

You might also like