How to connect a custom bridge with TradingView strategy?

Asked by Sejpalsinh Jadeja · SOLVED
1 reply 882 views Jump to solution Reply
Sejpalsinh Jadeja Original Post
AlgoDelta Team

I created my custom bridge and already configured the upside/downside execution.

Now I want to connect this bridge with my TradingView strategy, but I’m getting confused about the webhook setup.

How exactly do I properly connect the TradingView strategy with the bridge?

Posted May 28
Reply

    1 Reply

    Tech Support AlgoDelta
    Tech Support AlgoDelta Automation Expert ·

    Yeah, this confuses many people in the beginning.

    After creating the custom bridge, just follow these steps:

    Step 1: In the Custom Bridge page, click the yellow copy icon on the custom bridge page and also you can find the inside bridge at the upper right corner.

    You will get the webhook URL copied.

    Step 2: Now go to TradingView and open your strategy chart.

    Step 3: Click on the Alerts icon (clock icon).

    Step 4: In the Condition dropdown, select your strategy.

    Step 5: In the Message box, keep only this: {{strategy.position\_size}}

    Step 6: Now go to the Notifications section below.

    Enable Webhook URL option

    Paste the copied webhook URL there

    Step 7: Save the alert.

    => Now whenever:

    -> BUY signal comes → upside execution script runs

    -> SELL signal comes → downside execution script runs

    => That’s it. Your TradingView strategy is now connected with the bridge

    => And if you have the still some confusion you can refer the below video:

    Connection with trading view

    Verified Solution
    • Perfect, this is exactly what I was looking for. I followed the instructions and was able to complete the configuration successfully and with images it’s super easy to implement this. Thanks for the guidance. – Sejpalsinh Jadeja Team Jun 16
    Markdown supported · ```json for code blocks · paste or drop screenshots

    Be specific and kind. Never share API keys, passwords or personal account details.

    Welcome to the community

    Log in or create your account in under a minute.

    1. 1Mobile
    2. 2E-mail
    3. 3Password
    +91

    Have a password?

    By continuing you agree to the community guidelines. We’ll send a one-time code by SMS.