Closed sdasdasddaaaa closed 1 year ago
Please get used to filling out the issue template. Those who frequently omit the template may have their issues closed without comment. We're asking some very basic questions - by deleting the issue template, you're explicitly choosing not to answer our questions.
Filling out the template helps reduce our workload, and we greatly appreciate that.
The error is a RequestTimeout - which means the bot could not connect to the exchange.
That can have many reasons, like (from most likely to most unlikely)
Assuming the above explanations were sufficient to have you work this out.
feel free to comment below if it's still a problem and you suspect is not one of the above reasons (which is unlikely).
freqtrade is installed normally, my system is win10, python=3.8, I encountered when running the backtesting command freqtrade backtesting --config config_examples/config.json --strategy-path config_examples --strategy my_awesome_strategy --timerange=20180101-20181231 to the error, the error is displayed as
How should this error be resolved? Thanks!