for example i added reliance nse to market watch by sending instrument token to server i ill get the live data and I am passing the instrument token of USDINR MAY 61.25 CE along with reliance instrument token ,I am not getting data for USDINR and …
https://api.kite.trade/instruments/BSE/SENSEX?api_key=%@&access_token=%@"
this is the url where I am getting the sensex but i need the instrument token of it so that I can get the response through websockets
By hitting url many times its …