I can see the web hook receiving the order status when the position is opened in a bracket order. But I am not seeing a order status update when the position is closed.
Does this feature currently exist and am I doing something wrong? Or if the feature doesn't exist, is it planned in any near future?
Without this, the web hook is pretty much useless as my api application will have to keep polling for orders to check on their execution status.
ok, so that means, I will be hammering away at the Get order and trade APIs every few seconds to update status of orders and trades in my app. It might even look like a DDOS attack on your end.
Hope you wont be throttling customers on these requests till the web hook becomes useful.
@botany02@pranksterguru Currently we are relying on specific API provided by our OMS vendor for getting order notification but we don't get enough support for those APIs but we have built a system ground up to replace this entirely and it would take some more testing to go live with that.
@vivek sounds like a good news and bad news... good news is that you bracket order issue will be fixed, bad news is that there are chances of more new bug popping up
We will check and let you know on Monday.
Any updates on this issue?
Regards
Arsh
We have located the issue, it involves dependency on our vendors. We are working on it.
Not sure because it involves some fix that needs to be done from our vendors side also.
Hope you wont be throttling customers on these requests till the web hook becomes useful.
yes, it is related to postbacks.
We are experiencing some issue with our vendor TR, we are working on it.
As this is not a normal issue.
Thanks for quick response.
sounds like a good news and bad news...
good news is that you bracket order issue will be fixed, bad news is that there are chances of more new bug popping up
Any update on this..?
It is fixed now. You should be getting postbacks for bracket order exit.
Thanks