Hello API development team / @Ketan ,
The documentation for the POST /order/multi/place API here Place Multi Order | Upstox Developer API states that the API will ensure that BUY is executed first, then SELL.
I tried the API using LIMIT orders for buying and selling two adjacent option contracts on NIFTY, and it did execute successfully, however, the SELL side was executed first, then the buy side.
Is this a bug or am I reading the meaning of it wrong?
I thought it will be like a strategy order where the SELL side is only executed/punched after the BUY is fully executed.
Thank you.