Introducing Webhook Alerts : Direct Order Placements on TradingView from Dhan

Hi can you please tell me weather we can get alerts only , not order placement in web hook
Is it possible
Kindly reply
Thanks

Thanks Mr.Naman. This is cleared for stocks.

Can you explain how the call buy and put buy basket orders are created and autotrade using webhooks.
How the buy or sell signal is triggered for options using basket ordersā€¦and how this can be made dynamic tradingā€¦

Dhan need to publish detailed videos and also have online session for clarifying doubtsā€¦regarding webhooks auto trading etc.

i have created several scrips to auto trade through webhooks and tradingview.

if multiple scrips are created, it triggers only latest oneā€¦

only tradingview alert is popped up, but orders do not trigger although i use the same procedureā€¦

Hi @killedar.amit

Got your point. It appears you are generating new webhook URL every time you create an alert. When you do this, all your previous URLs get expired. Request you to use one active url for all the alerts.

But in case i select validity of Webhook URL as one day, then next day i can generate URL right? and
then it will be applicable for fresh strategy trades, right?

Correct. :+1:

Also you can generate webhook URL for validity more than 1day, if you want to continue same alert.

3 Likes

Mr.Naman, Request you to reply please.

Hi @killedar.amit

Apologies for delayed reply. To trade options via webhook you have to use basket orders. Create two different basket, one with Call Buy & another with Put Buy. For long signals trigger call buy basket & for short signal trigger put buy basket.

Hope this helps!

Thanks for reply.

is there any modification required in trading view strategy for call and put trigger or existing buy, sell signal helps

Presently I am trading on Dhan in Nifty ATM Options.

I am using webhook and is useful for automated trading ENTRY. But exit is manual presently. I am manually trailing Stop Loss on tv.dhan.co. I want to automate it with alerts on tradingview. Please guide me with syntax to be placed in tradingview alerts to TRAIL STOP LOSS.

I would like to place 10 points SL & 20 points TARGET in Nifty options through tradingview alerts. Please let me know syntax for that as well.

Thanks.

3 Likes

@Naman @Dhan_Help

Is webhook orders enabled for commodity futures directly (not via basket orders) ?

Hi @t7support

Currently, MCX trade execution facility via webhook is available through basket order only. MCX data feed on tradingview is delayed, hence little challenging to make direct webhook facility on commodity.

Its not delayed. Its real time. Please add this feature.

Do we have any webhook for closing or exit position , cause I can only see buy and sell order.

Hello @Convivial

You can place webhook alerts for sell order to exit buy position and vice versa. This should solve the use case you are looking for.

@Hardik @Naman

Does webhook support commodity futures directly (not via basket order) ?

@t7support
No. You can place orders in Futures and Options for any segment only through Basket order webhooks.

Thanks. Why such a limitation ?

@t7support
As you may know, TradingView shows continuous Futures chart. Hence it is only possible to place order at Dhan using Webhook by adding the script of Futures expiry that you want to trade in a basket instead.