stable/freqtrade/exchange
lenik terenin b1fbf7f905
Update exchange.py
Reduce the spamming the log file with the same messages a few times a second. Not sure what the original purpose was, so I just comment it out.
2021-07-22 17:56:53 +09:00
..
__init__.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
bibox.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
binance.py Log exchange responses if configured 2021-06-19 09:07:42 +02: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 Remove hardcoded list of non-working exchanges 2021-04-06 20:03:38 +02:00
exchange.py Update exchange.py 2021-07-22 17:56:53 +09:00
ftx.py Log exchange responses if configured 2021-06-19 09:07:42 +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 Add kucoin exchange subclass 2021-04-13 12:28:07 +02:00