I am receiving data of 195 scripts in F&O along with market depth .. Now what happens is data is delayed sometimes. strange this is it show data after 5 mins as well. . Sometimes volume reduces which is not possible at all .. I am using vb.net to get the data ..
@botany02 I am using kitedotnet API in VB.net .. I am facing this always .. Eg .. Today SBI was trading at 284 at 9.30 AM but I got it in market depth only at 9.35 .. It works correctly sometimes but there is a delay of 15 mins sometimes... I am using a cloud with 200 mbps connection so there is no network connectivity issues from my end.. Please let me know if you need any other information ..
Hi @ramprabhu77444, It is very unlikely that volume can decrease on Websockets, we just relay whatever information we get from the exchange, we don't do any calculations. Can you ping me any instrument token for which you faced issue? We will check and get back to you.
Hi @sujith , We are not facing any quotes delay issue at our end except at some times rarely. We are not storing the data, so we will not able to check it. But We will check it tomorrow, by logging data. If anything found, we will update this thread.
Which library you are using...?
Are you facing this issue recently or always...?
You need to provide more details...
It is very unlikely that volume can decrease on Websockets, we just relay whatever information we get from the exchange, we don't do any calculations.
Can you ping me any instrument token for which you faced issue? We will check and get back to you.
https://drive.google.com/file/d/0B_bNWVw4lwiLMFd4dmRWOUwzd2c/view?usp=sharing
https://drive.google.com/file/d/0B_bNWVw4lwiLb0FmdDVkNTRIeU0/view?usp=sharing
Have you come across this?
Do you cache data or can you think of any use case which can cause this?
We are not facing any quotes delay issue at our end except at some times rarely.
We are not storing the data, so we will not able to check it.
But We will check it tomorrow, by logging data.
If anything found, we will update this thread.