Hi Sir, Can I control Websocket API ticks time duration. Currently ticks are being called in Milli seconds. Can I set to Second. I am using Zerodha NODE SDK . websocket.js
But at the client side you can apply your own logic, either discard the ticks you don't need or keep the last tick in a variable and check what is the value every second.
But at the client side you can apply your own logic, either discard the ticks you don't need or keep the last tick in a variable and check what is the value every second.