Yes sir, it’s very easy and can be configured in just a few steps.
Step 1:
Create and configure a Custom Bridge in AlgoDelta if you don’t already have one.
Configure both the Up Side and Down Side executions as per your requirements.

Step 2:
Copy the webhook URL from the Custom Bridge using the yellow copy icon.

Step 3:
Open TradingView and apply your strategy on the chart.
Step 4:
Create an alert and configure it as follows:
-Condition:
Select your strategy.
For example: Supertrend Strategy
-Interval:
Same as Chart
(You can choose a different interval if required.)
-Expiration:
Keep it as per your requirement.
-Message Section:
-Alert Name:
Custom Alert
(You can give any name you prefer.)
-Message:
{{strategy.position_size}}
Click on “Apply”.

Step 5:
Go to the Notification section.
-Enable Webhook URL
-Paste the webhook URL copied from the Custom Bridge.
You can also configure the other notification settings according to your preference.
Click on “Apply”.

Step 6:
Click on “Create”.

That’s it.
Your alert is now configured successfully.
From now on, whenever the strategy generates a signal:
-If the strategy position size becomes positive, the Upside execution configured in the Custom Bridge will be triggered.
-If the strategy position size becomes negative, the Downside execution configured in the Custom Bridge will be triggered.
This is the recommended and most commonly used way to connect a TradingView strategy with AlgoDelta’s Custom Bridge.