Zerodha should first update the documentation then announcement should be made.
Please postpone the date. Provide some time to user to update the code.
Can you please share the steps in kite connect for this.
What is the secret key here ? key under QR code or API secret key ?
What need to passed under KiteInstance.GenerateSession
KiteInstance = new Kite(MyAPIKey, Debug: true);
…
@sujith: Sure I can understand. Please keep in the request for next release kite connect.
Details like what event may require more effort but just TradingSymbol and event or not may require less time in any web page or excel anywhere they maintain …
This list does not have result or event related information. If we see today there are stocks like ASHOKLEY,COALINDIA,PFC,HAL and ZEEL are added with event. If I am able to get these details by any file or Webpage or API will be useful.
I just cross verified with subscribing all mode Mode: Constants.
The issue is not occurring. When ticker disconnected resubscribing happens automatically as said in the above log. Since i have not used Full and LTP and it is being empty. We are ge…
Hi Rakesh,
I am subscribing with numbers only. You can see UInt32.
_ticker.Subscribe(Tokens: new UInt32[] { _stockInput.InstrToken });
_ticker.SetMode(Tokens: new UInt32[] { _stockInput.InstrToken }, Mode: Constants.MODE_QUOTE);
I suspect the ch…