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

Draw data from Coinmarketcap #10

Open
erickmoura opened this issue Sep 29, 2017 · 0 comments
Open

Draw data from Coinmarketcap #10

erickmoura opened this issue Sep 29, 2017 · 0 comments

Comments

@erickmoura
Copy link
Owner

Each exchange has its own set of supported coins and their values are specific within their own specific markets.
Coinmarketcap.com will provide a rich list of cryptocurrencies and their (supposedly global) market values.
We need to create a new bot that will poll and store in ES the tickers of all altcoins (USD prices only for now).

Please refer to:
https://coinmarketcap.com/api/
and
https://coinmarketcap.com

Although we want to make our data as real-time as possible, please beware of possible API limits of usage. Let's do a poll as frequent as possible (if every second, or split second, or half minute) as long as we stay under the API limit (you'll need to investigate in their website).

@erickmoura erickmoura added this to the Basic Data Collection Ready milestone Oct 6, 2017
@omigongar omigongar removed their assignment Nov 22, 2018
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