Sujit bhai,
Thanks a lot for all the help. Heartily appreciate.
I have gone through the documentation and tried various combinations but was still unable to succeed. Please see below a few URI generated by KITE .net lib.
Please review the param…
Sujith sir, I'm placing F&O instruments only. However, an error is throw in general by API code that "Place order MIS/CNC". If possible, pl share a document link or sample list of parameters with value.
rakesh sir, is there any possibility to get ready-made 5min candle data for the live market instead of tick data aggregation by API user? I'm assuming Zerodha must have data in the cache server to provide data for various charts.
thanks, Sujith sir, I can debug it and see there is some issue in passing parameters for order requests. could you please help me get any document link to pass parameters for NRML orders with the limit?
Based on documentation, I understand history API will not provide current-day data during the live market. For example, assuming today is 28th Dec and the current time is 11 am. If I would like to get a 5-minute candle for 10:55:00-10:59:59, history…
Sujith Sir, I have KiteConnect C# code which I have added to my solution and using it
Not sure where to find the version. I downloaded it in Sep 2021 around.
ticker.SetMode(Tokens: tokens.ToArray(), Mode: Constants.MODE_FULL) I'm using to fetch ticks data, however, I'm observing Open, High Low, and close coming same value for each tick. Could you please suggest which mode need to use?
I'm filtering &am…
Thanks, Sujith for your reply. WebSocket is getting disconnected sometimes so it's quite challenging. I will try to implement websockets. Do you think, can get volume qty accurately?
Assuming, I need to sum up all the volume figures (received on e…
I have observed that the history data call is not providing accurate 5-minute candle data. I have tried to access it, with 5min delay, 15 delay, 30min delay, 45min delay, 60min delay but the actual data is not matching. I'm expecting OHLC and volume…