Kiteconnectjs websocket order_update postbacks not recieved

swapkats
swapkats edited May 2021 in API clients
I'm using kiteconnectjs to place an AMO order using placeOrder. I can verify the order placed on my accounts orders page. I then subscribe to kiteticker. My .on('connect') event works too.

When I manually modify my order or cancel orders from kite's orders page. I don't receive any event in ticker.on('order_update', callback)

Is it something to do with AMO orders?
  • rakeshr
    Is it something to do with AMO orders?
    Yes, you won't receive postback modification update for AMO order.
Sign In or Register to comment.