// Subscribing to NIFTY50 and setting mode to LTP ticker.Subscribe(Tokens: new UInt32[] { 260105 }); ticker.SetMode(Tokens: new UInt32[] { 260105 }, Mode: Constants.MODE_LTP); ticker.Connect(); // Error in this line Error 400 }
I have used the same sample code from the examples and I am able to get Access tokens and public token successfully. Is there any code example to show how can I get tick data for NIFTY