stable/freqtrade/exchange
Chris van de Steeg d4dc05980c
Update ftx.py
Stoploss price should be set as param instead of passing it as price according to ccxt
2021-04-12 16:01:46 +02:00
..
__init__.py Update exchange validation to use "validate_exchange". 2021-04-06 20:16:29 +02:00
bibox.py Apply isort to freqtrade codebase 2020-09-28 19:40:46 +02:00
binance.py Rename dry_run_order to create_dry_run_order 2021-04-10 13:50:56 +02:00
bittrex.py Set bittrex limits as returned by the exchange 2021-02-14 10:32:55 +01:00
bybit.py Add bybit subclass 2020-12-20 19:59:46 +01:00
common.py Remove hardcoded list of non-working exchanges 2021-04-06 20:03:38 +02:00
exchange.py fetch_balance is never called in dry-run 2021-04-10 14:17:43 +02:00
ftx.py Update ftx.py 2021-04-12 16:01:46 +02:00
kraken.py Rename dry_run_order to create_dry_run_order 2021-04-10 13:50:56 +02:00