Basket Order API for stocks

Hi

I would like to check for availability basket order API for stocks including marging calculations for both intraday and non-intraday (swing/long term orders) when qty of shares is given as input for the stocks in the basket.

Hello @mnikhil

We do not have basket order API, as basket orders are simply orders sent in a particular sequence which can be achieved on code level itself.

On the margin calculation, we are working on something to help calculate this for the API users for group of stocks/instruments (just like basket margin calculation).

hi @Hardik
thanks for the response.
quick question – does order API accept a list or an array of orders? if so, that could be taken as an alternative approach to the basket order, is not it?

yes, on the margin calculation via api – that would be really useful anything sooner the better there

Hello @mnikhil

No, it doesn’t take array of objects in the Place Order API. You will have to keep the logic at your end itself.

Yes, we are working on this.

hi @Hardik
any luck on this thread

Hello @mnikhil

We are working on next version of APIs, and this is currently in testing. Stay tuned for the update on this soon.

1 Like

looking forward