Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing option data websocket #155

Open
karanag opened this issue Oct 25, 2024 · 2 comments
Open

Missing option data websocket #155

karanag opened this issue Oct 25, 2024 · 2 comments

Comments

@karanag
Copy link

karanag commented Oct 25, 2024

Hi,

I am fetching data for NIFTY options at various strikes for both call and put at intervals 1s and 1minute. Every so often, I end up missing a few ticks randomly. Like 24100 Call comes, 24050 is missing but in the next iteration it arrives.

Happens with both 1second and 1minute.

What could be the reason for this? How can i correct this behaviour?

@Idirect-Tech
Copy link
Owner

Idirect-Tech commented Oct 25, 2024 via email

@karanag
Copy link
Author

karanag commented Oct 25, 2024

Hi,

Thank you for your response. I have not taken any relevant screenshots of the problem at runtime, only noticed the missing data in my local database after trying to investigate malformed indicators which I suspect are being caused by this missing data.

Please see attached screenshot , you will notice that a few seconds are missing in between. The Nifty cash/NSE ticks are being captured perfectly, if it were an issue with my code even cash/NSE would have given a problem.

I will take screen shots when market opens on Monday and share them here.

Screenshot 2024-10-25 at 4 27 58 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants