Options Trading through web hooks query

Hi Team @Dhan @Hardik @RahulDeshpande

I’m doing options trading, For example I have taken Option sell position ( intraday ), now to set target and stop loss can I use Trading view web hooks to exit trades which means can I set 2 Orders (TP and SL) on tradingview ? I need some article to understand much better.

Thank you

Heyy @Dhanush4777 ,

Once your short entry is created, you can simply set up a buy JSON and place an alert at your target price or target condition. When that alert triggers, your target exit order will be placed automatically.

In the same way, you can create another buy JSON for your SL price or SL condition. When that alert triggers, the exit order will be placed.

You will just need to manually cancel the other alert once one of them gets executed.

1 Like

Thank you @Trishul_Devadiga I will try tomorrow

1 Like