I want to be able to receive the updates over websocket, in kite connect js I have this Ticker function:
----------------------------------------------------------------------------------------------
var KiteTicker = require("kiteconnect").KiteTicke…