Multiple orders missing in orderbook API response
-
Multiple orders missing in orderbook API response.
Sample OrderID: 240202001244317 , 240202001253553I had placed test order for NiftyReality and after this I faced this issue. I am not able to fetch any new order details after this.
-
Kindly share us the client code to analyze on the issue.
Thanks & Regards,
SmartAPI team -
@Moderator_2
Client code is S982956
May I know your email? I can share orderbook response json as well. -
We can retrieve orderbook response with your client code.
Will analyze further and update on this.Thanks & Regards,
SmartAPI team -
As analyzed, we are able notice both the sample missing order IDs is pushed from our source as per the request around 02:20 pm of Feb 02. Also after the order placement, API has responded with these orderIDs on its sequence call. Kindly share us the sample missing code and confirm the exact time of the issue if issue still exists.
Thanks & Regards,
SmartAPI team -
@Moderator_2 I tried executing angelbroking order API in postman and orders were missing there too. Hence it will not be related to local code.
However I can suggest the scenario.- Place order of any stock (not index).
- Call Orderbook api, all orders will be returned.
- Place order for NiftyReality. There wont be any error in order placement.
- After this place any other order (not index)
- Check orderlist response.
- Orders placed after NiftyReality wont be returned in orderbook. only previous orders will be returned.
Issue is resolved now as Orderbook API returns order of current day. But on 2nd Feb I faced this issue.
NiftyReality order was placed on 2nd Feb at 12:03pm -
Apologies for inconvenience caused. We have fixed the issue on orderbook API.
Thanks & Regards,
SmartAPI team -
@Moderator_2 Thank you team.