-
Notifications
You must be signed in to change notification settings - Fork 104
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
OHLC DATA #18
Comments
The project seems outdated. It doesn't reploy to pings so connection is closed early. Initial OHLC is received after the |
@akostadinov I am new to web-sockets, could you please show how this can be implemented. |
@madanmohan0507 , I'm not a python person. I made a ruby dump app in a private project. Invited you as collaborator. You can check it out if you want. |
@akostadinov Thank you so much for your help. I'll definitely check it out. |
@akostadinov is it possible to please get an invite to that app too? I'm interested in trying to implement OHLC minutes data reading in python |
@fredthedead , you're in |
Hi,
Is it possible to scrap ohlc candle data using the library? so far, I found the volume available in the provided examples but don't know if we can pull open close high low as well?
The text was updated successfully, but these errors were encountered: