ticker mode is always quote

vivekvs
dear,

in node js , i am getting ticker mode is always quote. i tried the following

ticker.setMode('full', [instrumentToken]);

ticker.setMode(ticker.modeFull, [instrumentToken]);

still i am not able to get market depth . kindly help
  • vivekvs
    y no reply
  • sujith
    You can enable debug logs and check. We don't have any issue with Websocket API subscription and set mode. It is being used on all our apps and other Kite Connect apps that are in production.
Sign In or Register to comment.