SmartWebsocket is getting connected and immediately disconnecting while subscribing to scripts...no ticks are being recieved...kindly help me with sample working code
-
String strWatchListScript = "nse_cm|26009"; String task = "sfi|mw"; String jwtToken = user.getAccessToken(); String actionType = "subscribe"; String feedType = "order_feed"; smartWebSocketUsage(username, jwtToken, api_key, actionType,feedType);
-
Hi @prasadraju070 Our websocket is in beta mode. our team is working on it we will update you on this.
-