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

get_candles returns Nonetype for many coins #163

Open
tjohnson310 opened this issue Jul 8, 2019 · 5 comments
Open

get_candles returns Nonetype for many coins #163

tjohnson310 opened this issue Jul 8, 2019 · 5 comments

Comments

@tjohnson310
Copy link

Anyone else having trouble with get_candles? I find that when I try to pull a data from a list of coin names, some of the coin names don't return candle profiles, but instead return Nonetype. All thoughts welcome!

@sigmund505
Copy link

Anyone else having trouble with get_candles? I find that when I try to pull a data from a list of coin names, some of the coin names don't return candle profiles, but instead return Nonetype. All thoughts welcome!

Yes, I'm also getting:

TypeError: 'NoneType' object is not subscriptable
in fill_missing_candles filled_list = [candles[0]]

Truly enjoyed Josiah Swaim's excellent article "Guide to Cryptocurrency Arbitrage: How I made 1% profit an hour" and hope to get this demo script running. Was able to get the Bittrex API_V2 issue to the correct lib install...

@tjohnson310
Copy link
Author

tjohnson310 commented May 28, 2020 via email

@tjohnson310
Copy link
Author

tjohnson310 commented May 28, 2020 via email

@sigmund505
Copy link

sigmund505 commented May 28, 2020 via email

@tjohnson310
Copy link
Author

tjohnson310 commented May 28, 2020 via email

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