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

Broken symbols #39

Open
1 of 4 tasks
flxai opened this issue May 17, 2021 · 2 comments
Open
1 of 4 tasks

Broken symbols #39

flxai opened this issue May 17, 2021 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@flxai
Copy link

flxai commented May 17, 2021

This is a(n):

  • New feature
  • Update to an existing feature
  • Error
  • Proposal to the Repository

Details:

The following symbols appear to be broken:

['ΤBTC',
 'DEFI++',
 'POP!',
 'MOON STOP',
 'yVault LP-yCurve(YYCRV)',
 'BTC++',
 'DEFI+L',
 'DEFI+S',
 'YDAI+YUSDC+YUSDT+YTUSD',
 'PXUSD_MAR2021',
 'MD+']

For example trying to get a DataFrame for DEFI++ does not work:

scraper = CmcScraper('DEFI++')
scraper.get_dataframe(date_as_index=True).sort_index()

It prints:

Error fetching coin id data for coin code {} defi++
Error message: 'defi++' coin code is unavailable on coinmarketcap.com
Error fetching price data for {} for interval '{}' and '{}' defi++ 28-4-2013 16-05-2021
Error message (download_data) : "slug" must only contain lowercase characters

Trying to replace DEFI++ with defi++ or other variants did not work for me either. Is this a known problem?

@Morteza078
Copy link

Morteza078 commented Feb 18, 2022

do you solve this error?

@guptarohit guptarohit added bug Something isn't working good first issue Good for newcomers labels Jul 15, 2023
@failable
Copy link

failable commented Sep 3, 2023

Also: DOGE2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants