stable/freqtrade/exchange
2022-09-21 20:59:12 +02:00
..
__init__.py Simplify usage of amount_to_contract precision 2022-08-25 07:08:22 +02:00
bibox.py
binance_leverage_tiers.json Update cached binance_leverage_tiers 2022-09-17 10:37:47 +02:00
binance.py Use json_load to load leverage tiers 2022-09-19 07:23:26 +02:00
bitpanda.py Bitpanda's "fetch_my_trades" requires "to" argument 2021-12-25 14:28:22 +01:00
bittrex.py
bybit.py Fix bybit spot mode 2022-05-27 08:18:04 +00:00
coinbasepro.py
common.py Also check for createLimitOrder as optionals 2022-07-11 16:09:12 +02:00
exchange.py Use Alias to type config objects 2022-09-18 13:20:55 +02:00
ftx.py FTX - support time_in_force (and PO ordertype) 2022-08-27 10:30:38 +02:00
gateio.py Uppercase TimeInForce (align with ccxt) 2022-08-27 10:30:06 +02:00
hitbtc.py
huobi.py Store StopPrice for dry-run orders 2022-06-22 06:31:51 +02:00
kraken.py Uppercase TimeInForce (align with ccxt) 2022-08-27 10:30:06 +02:00
kucoin.py Uppercase TimeInForce (align with ccxt) 2022-08-27 10:30:06 +02:00
okx.py Add note about okx trading mode 2022-09-21 20:59:12 +02:00