on_order_update missing some updates

amolgupta
Hi
in my on_order_update method, I am placing some stop-loss orders. My code is somehow missing the placement of some stop loss orders. Here are two suspects
- My function takes long (requires posting call for stop-loss order) and misses a few updates. This depends on how the kite API calls on_order_update
- This is an issue with API missing callbacks on_order_update

Has anyone else faced similar issue?
Tagged:
  • sujith
    We do send websocket message for every trade as well. The status will be UPDATE.
Sign In or Register to comment.