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

Socket Price Update Delay #1215

Open
AmirNorouzpour opened this issue Mar 16, 2023 · 1 comment
Open

Socket Price Update Delay #1215

AmirNorouzpour opened this issue Mar 16, 2023 · 1 comment

Comments

@AmirNorouzpour
Copy link

When I get the Mark Price socket for more than 50 symbols, I often get a more than 60 seconds delay in data event time.
I calculate delay with: var diff = (DateTime.UtcNow - data.Data.EventTime).TotalMilliseconds;
Does anyone have any suggestions?

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
@AmirNorouzpour and others