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

Fix downloading data for Binance exchange #474

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kochol
Copy link

@kochol kochol commented Oct 11, 2024

To fix parsing Binance data files.

You will get error without this fix when you want to download Binance data.

code to test:

ccd.fetch_default('Binance', 'USDT', 'BTC', '1h', False)

To fix parsing binance data files
@kochol kochol changed the title Convert all columns to lower case Fix downloading data for Binance exchange Oct 11, 2024
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

Successfully merging this pull request may close these issues.

1 participant