stable/freqtrade/exchange
Matthias 9e17eabd0a Improve Bybit configuration 2022-11-10 07:09:54 +01:00
..
__init__.py Move exchange utilities into separate module 2022-10-29 09:29:17 +02:00
bibox.py Merge branch 'feat/short' into funding-fee-dry-run 2021-11-14 03:15:22 -06:00
binance.py Use combined stoploss_adjust where possible 2022-10-26 07:12:42 +02:00
binance_leverage_tiers.json Fix lineending 2022-09-27 09:26:52 +00: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 Improve Bybit configuration 2022-11-10 07:09:54 +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 Also check for createLimitOrder as optionals 2022-07-11 16:09:12 +02:00
exchange.py Improve handling of get_fee to not allow impossible combinations 2022-11-06 09:16:03 +01:00
exchange_utils.py Move exchange utilities into separate module 2022-10-29 09:29:17 +02:00
ftx.py FTX - support time_in_force (and PO ordertype) 2022-08-27 10:30:38 +02:00
gateio.py Use combined stoploss_adjust where possible 2022-10-26 07:12:42 +02: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 use Type Alias for Ticker result to improve keyerror resiliancy 2022-10-11 19:33:02 +00:00
kucoin.py Simplify stoploss behavior by combining more commonalities 2022-10-26 07:14:33 +02:00
okx.py Okx formatting 2022-10-01 09:32:16 +02:00
types.py Improve ticker type 2022-10-11 19:33:07 +00:00