It looks like you're new here. If you want to get involved, click one of these buttons!
ticker.on("order_update", callback);
Yes, order updates postbacks are streamed on WebSocket as well.You can check node.js implementation here and here on API doc.