P
Posts made by prasadraju070
-
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);
-
Historical Data response in java
hi ... please someone help me to get historical data one day time frame in java as a JSONObject ...