stable/freqtrade/exchange
Matthias ba68c42aae
Merge pull request #3297 from bmoulkaf/develop
Fix stoploss on binance bug
2020-05-15 08:23:18 +02:00
..
__init__.py increment limit to adjust to FTX defaults (1500 candles) 2020-02-16 13:20:11 +01:00
bibox.py Reimplement adjustment of ccxt 'has' with more generic ccxt_config class attribute 2019-11-13 20:22:23 +03:00
binance.py Fix stoploss on binance bug 2020-05-13 05:15:18 +00:00
common.py Adjust improts to new exception location 2019-12-30 15:02:17 +01:00
exchange.py Merge pull request #3239 from freqtrade/feat/fee_handling 2020-05-14 18:48:48 +03:00
ftx.py increment limit to adjust to FTX defaults (1500 candles) 2020-02-16 13:20:11 +01:00
kraken.py move exchange-specific order-parsing to exchange class 2020-01-19 19:54:30 +01:00