stable/freqtrade/exchange
Matthias 31c7b3e136 Update binance leverage tiers 2023-02-17 06:37:03 +01:00
..
__init__.py Update gateio terminology to Gate 2023-02-11 08:15:11 +01:00
binance.py Merge branch 'develop' into fut/stop_price_type 2023-02-09 20:02:59 +01:00
binance_leverage_tiers.json Update binance leverage tiers 2023-02-17 06:37:03 +01:00
bitpanda.py Bitpanda's "fetch_my_trades" requires "to" argument 2021-12-25 14:28:22 +01:00
bittrex.py Removed setup leverage and transfer functions from exchange 2021-09-09 15:47:49 -06:00
bybit.py Add stop_price_type support (futures only!). 2023-02-05 10:38:58 +01:00
check_exchange.py Improve supported exchange check by supporting exchange aliases 2022-10-04 19:28:57 +02:00
coinbasepro.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
common.py Update gateio terminology to Gate 2023-02-11 08:15:11 +01:00
exchange.py Convert limit orders to market orders if they cross a threshold 2023-02-17 06:37:03 +01:00
exchange_utils.py Follow PEP 484 - no implicit optionals 2023-01-21 20:01:56 +01:00
gate.py stoploss_price_type for gate 2023-02-11 13:02:55 +01:00
hitbtc.py Removed typing.List from bibox, hitbtc and kucoin 2021-11-13 06:21:17 -06:00
huobi.py Simplify stoploss behavior by combining more commonalities 2022-10-26 07:14:33 +02:00
kraken.py Rename stoploss() to create_stoploss() 2023-02-14 20:42:08 +01:00
kucoin.py Add workaround patch for kucoin create_order returning empty 2023-01-31 20:46:34 +01:00
okx.py Merge branch 'develop' into fut/stop_price_type 2023-02-09 20:02:59 +01:00
types.py Improve Orderbook typing to align for diff. exchanges 2023-02-16 06:38:58 +01:00