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

How to get candlestick data from websocket/http APIs #22

Open
adityamertia opened this issue Mar 1, 2018 · 2 comments
Open

How to get candlestick data from websocket/http APIs #22

adityamertia opened this issue Mar 1, 2018 · 2 comments

Comments

@adityamertia
Copy link
Contributor

Hi,
Is there a way to fetch 1 min candlestick data? If yes how? I do not see it in API docs of bitstamp.
Thanks

@krystianity
Copy link
Owner

I dont think that this is possible with a single API call; you will have to collect the data and build the candle-sticks for yourself. But that should not be too difficult :)

@saleh-old
Copy link

I'm also facing this issue. I don't see any endpoint for candle sticks data.

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

3 participants