stable/freqtrade/exchange
2022-04-04 16:51:57 +02:00
..
__init__.py
bibox.py
binance_leverage_tiers.json
binance.py
bitpanda.py
bittrex.py
bybit.py
coinbasepro.py
common.py Change to precise casing instead of .lower() 2022-04-02 19:48:01 +02:00
exchange.py Slightly imporve Typing by reusing long/short type 2022-04-04 16:51:57 +02:00
ftx.py
gateio.py no need to "abs" cost will be fixed in ccxt 2022-03-26 19:06:37 +01:00
hitbtc.py Removed typing.List from bibox, hitbtc and kucoin 2021-11-13 06:21:17 -06:00
huobi.py Update stoploss method to new functionality 2022-03-04 07:07:34 +01:00
kraken.py Align kraken._get_params with okex 2022-03-23 06:49:07 +01:00
kucoin.py Merge branch 'develop' into feat/short 2022-03-30 07:09:41 +02:00
okx.py Simplify formatting in exchange class 2022-03-30 20:02:56 +02:00