Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

KeyError: 'candles' when download some histories #120

Closed
Tim55667757 opened this issue Jan 19, 2023 · 1 comment
Closed

KeyError: 'candles' when download some histories #120

Tim55667757 opened this issue Jan 19, 2023 · 1 comment
Assignees
Labels
Error It's a BUG! Or just something isn't working...
Milestone

Comments

@Tim55667757
Copy link
Owner

  File "..\site-packages\tksbrokerapi\TKSBrokerAPI.py", line 2888, in History
    responseJSONs = responseJSON["candles"] + responseJSONs  # add more old history behind newest dates
KeyError: 'candles'
@Tim55667757 Tim55667757 added the Error It's a BUG! Or just something isn't working... label Jan 19, 2023
@Tim55667757 Tim55667757 added this to the release-1.6 milestone Jan 19, 2023
@Tim55667757 Tim55667757 self-assigned this Jan 19, 2023
Tim55667757 added a commit that referenced this issue Jan 19, 2023
Tim55667757 added a commit that referenced this issue Jan 19, 2023
Tim55667757 added a commit that referenced this issue Jan 19, 2023
Tim55667757 added a commit that referenced this issue Jan 19, 2023
@Tim55667757
Copy link
Owner Author

Fixed since build v1.6.dev140

Debug build: https://app.travis-ci.com/github/Tim55667757/TKSBrokerAPI/builds/259866411
Artifact for testing in PyPI: https://pypi.org/project/tksbrokerapi/1.6.dev140/

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Error It's a BUG! Or just something isn't working...
Projects
None yet
Development

No branches or pull requests

1 participant