diff --git a/freqtrade/exchange/binance.py b/freqtrade/exchange/binance.py index b36188026..cdd815736 100644 --- a/freqtrade/exchange/binance.py +++ b/freqtrade/exchange/binance.py @@ -136,7 +136,7 @@ class Binance(Exchange): if ( self._config["exchange"].get("only_from_ccxt", False) - and + or # only download timeframes with significant improvements, # otherwise fall back to rest API not (