Hi,
I tried out this code as it is until line 45 as a test. Unfortunately my only output is:
{'error': [], 'result': {'trades': {}, 'count': 0}}
Same results when I am going to change the year to 2017 and the change in line 38 to:
end_date = datetime.datetime(2017, i+2, 28)
Does anyone have a solution?
Thank you a lot in advance!
Best regards.