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

ERROR: 'NoneType' object is not subscriptable #25

Open
virtualbeck opened this issue Dec 4, 2018 · 0 comments
Open

ERROR: 'NoneType' object is not subscriptable #25

virtualbeck opened this issue Dec 4, 2018 · 0 comments

Comments

@virtualbeck
Copy link

Seeing this error occur in groups of 4, at a variable frequency from 4-30 mins:

2018/12/04 12:07:37 AM - ERROR: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/.../Crypto-Trading-Bot-master/src/bittrex.py", line 153, in get_historical_data return historical_data["result"][-period:] TypeError: 'NoneType' object is not subscriptable

I ran the program overnight, and the log file has 7600 of these entries.

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

1 participant