stable/freqtrade/exchange
Matthias 756c284ecd
Merge pull request #8225 from freqtrade/ruff2
Ruff - add PTH rule and subsequent changes
2023-03-01 20:27:06 +01:00
..
__init__.py Update gateio terminology to Gate 2023-02-11 08:15:11 +01:00
binance.py use Path.open() instead of open 2023-02-25 17:15:54 +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 Fix _pairs_last_refresh_time storing the wrong date 2023-02-25 16:18:46 +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 Don't request sorted candles from HitBTC. 2023-02-25 13:49:16 +01: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 Don't "fix" dry-run kucoin orders 2023-02-26 16:17:41 +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