stable/freqtrade/exchange
cdimauro fbaf46901e Reduce more KuCoin logs on retrier decorator
More logs are reduced, for KuCoin, on the retrier_async decorator:

_async_get_candle_history() returned exception
retrying _async_get_candle_history() still for
Giving up retrying: _async_get_candle_history()
Applying DDosProtection backoff delay
2021-12-26 09:06:26 +01:00
..
__init__.py Configure candle length for OKEX 2021-11-02 19:49:53 +01:00
bibox.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
binance.py Allow multiple calls to get more candles in live-run 2021-11-07 11:31:59 +01:00
bittrex.py Add kucoin exchange subclass 2021-04-13 12:28:07 +02:00
bybit.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
coinbasepro.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
common.py Reduce more KuCoin logs on retrier decorator 2021-12-26 09:06:26 +01:00
exchange.py Add unknown_fee_rate parameter 2021-12-11 15:26:08 +01:00
ftx.py Log exchange responses if configured 2021-06-19 09:07:42 +02:00
gateio.py Prevent using market-orders on gateio 2021-10-03 14:14:16 +02:00
hitbtc.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
kraken.py spell corrections 2021-06-25 22:10:04 +05:30
kucoin.py Use doublequotes for docstrings 2021-11-09 10:40:01 +00:00
okex.py Use doublequotes for docstrings 2021-11-09 10:40:01 +00:00