How to place bulk order through excell or google sheet

I want to place multiple order through excell sheet in dhan Need guidence how to do that.

Hello @SAUAG

You can use platforms which act as API bridge between Dhan APIs and excel to place orders directly from sheets. Some of integrated partner platforms do provide this feature, you can check them here: https://dhanhq.co/featured-partners/.

Moreover, if you want to code yourself over Python library, you can use that approach as well.

@SAUAG - Did you succeed with this? Which tool did you end up using? I am also looking for easy to use utility to place next day bulk orders through excel. I am trying to understand if it’s easily possible before I go for python route.