stable/freqtrade/exchange
Matthias ed65692257 add get_position exchange wrapper 2022-02-24 20:05:56 +01:00
..
__init__.py Okex -> okx 2022-02-08 19:45:39 +01:00
bibox.py Merge branch 'feat/short' into funding-fee-dry-run 2021-11-14 03:15:22 -06:00
binance.py fixed test_load_leverage_tiers 2022-02-16 05:26:52 -06:00
binance_leverage_tiers.json maintenanceMarginRatio -> maintenanceMarginRate 2022-02-16 09:04:43 -06: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 Changed name Collateral -> MarginMode, collateral -> margin_mode, and _supported_trading_mode_margin_pairs -> _supported_trading_margin_pairs 2022-02-01 13:05:40 -06:00
coinbasepro.py Align coinbase download with ccxt limits 2021-05-27 07:38:47 +02:00
common.py Merge branch 'develop' into feat/short 2022-02-11 17:02:04 +01:00
exchange.py add get_position exchange wrapper 2022-02-24 20:05:56 +01:00
ftx.py Merge branch 'develop' into feat/short 2022-02-23 06:28:15 +01:00
gateio.py gateio.get_max_leverage small fix 2022-02-16 04:05:27 -06:00
hitbtc.py Removed typing.List from bibox, hitbtc and kucoin 2021-11-13 06:21:17 -06:00
kraken.py exchange._set_leverage rounds leverage 2022-02-02 00:09:58 -06:00
kucoin.py Removed typing.List from bibox, hitbtc and kucoin 2021-11-13 06:21:17 -06:00
okx.py test__get_params 2022-02-16 10:06:27 -06:00