Tutorial_Trading View Automation on Delta Exchange _ Create webhook
Tutorial_Trading View Automation on Delta Exchange _ Create webhook
Exchange
(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!