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

Roibal Bot get_historic_klines function doesn't work, or does it? #13

Open
limbat opened this issue Sep 18, 2018 · 0 comments
Open

Roibal Bot get_historic_klines function doesn't work, or does it? #13

limbat opened this issue Sep 18, 2018 · 0 comments

Comments

@limbat
Copy link

limbat commented Sep 18, 2018

Hi,

I am new to programming and Python. I was reading and checking your code piece by piece.
At save_historical_data_Roibal.py get_historic_klines function, I added a print(output_data) line at the bottom and ran the code with get_historical_klines('BTCUSDT', Client.KLINE_INTERVAL_30MINUTE, "1 Aug, 2018", "5 Aug, 2018"). Well all the parameters look fine. I was expecting to see all the klines between that period but instead nothing happens. Am I interpreting the code wrong? How should I change the code to see the klines at this period?

Thank you in advance for your assistance.

Limbat

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