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

Can we fetch real time data or there has to be some time interval? #39

Open
sid2040 opened this issue Jan 24, 2022 · 1 comment
Open

Comments

@sid2040
Copy link

sid2040 commented Jan 24, 2022

I want to fetch data every 1 sec from zerodha order history. Can i fetch the same on 1sec interval or there has to be some delay to avoid getting error?

@ssheikh098
Copy link

always use WebSocket's to get Realtime data as most brokers will have restrictions on number of pings you can make.

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