You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workaround: Until a solid fix is implemented, you can reinitialize BinanceDataDumper with the futures folder before running delete_outdated_daily_results.
Hello
When I call data_dumper.delete_outdated_daily_results()
I get this error:
FileNotFoundError: [Errno 2] No such file or directory: 'data_dump/um/daily/aggTrades'
The correct path is: 'data_dump/futures/um/daily/aggTrades'
The text was updated successfully, but these errors were encountered: