Thanks @sujith . I was aware of it and have taken special care to avoid the same. My DB apis are optimized and generally take less than .1secs.. average around .05seconds.
Even other wise.. in worst case, i would miss the ticks, but they shouldnt fr…
Thanks @nithin . Not planning to OI for anything. Just came across this mismatch while doing some data validation. Thought of checking it here, just to confirm. Thanks
Yeah lets hope they will be able to get it soon. I was reading the sharekhan api, and as per the documentation, they do seem to provide OI. But the biggest problem with Sharekhan is that i guess we will have to develop the app on window.. which is …
@sujith
====>More live data fields on WebSockets
I assume timestamp will be available ? Also is there any plan to give the OI(open interest) info for F&O scripts ?
I have a simple application which logs all the ticks to the DB. This app terminates when the connection drop. I actually launch this app from an anchor script, which will restart the application if it terminates.. just a simple loop.
Basically i d…
The last freeze that i saw was at 12:25. If you think the internet connectivity was resolved aaround that time, then i guess.. that was the root cause. Will observe it tomm again.
Thanks
Something is wrong today. Iam seeing a pattern. My sessions freeze for 20-25seconds without any ticks...then suddenly lot of ticks come within a second which i guess the Websocket is not able to handle...and it terminates. On restart...it works fine…
As hpahel explained..even i was expecting more than one tick in full mode for high liquid stocks..
As per the thread https://tradingqna.com/t/data-latency-in-kite-pi-data-level-in-nse-market-depth/4800
Level 2/3 can get 4/10 ticks per second.. I…
Need little more info on the ticks
In one of the threads, it was mentioned that when the values offered in a mode changes , a tick is sent (https://kite.trade/forum/discussion/998/are-the-3-different-modes-in-websockets-triggered-at-different-frequ…
In the above post, by 1sec tick , i meant the live tick stream.
Having access to ticks might be useful after market close. I see lot of threads where people have hit errors during streaming. In such cases, people can retrieve the data at EOD in on…
Thanks Sujith.
@sujith
Is it possible to get the 1 sec tick data after the market close , for the whole day? Or is this available only live during market hours ? I didnt see any specific api for this. The historical api has a minimum interval of 1 …