.. |
__init__.py
|
Clarify function naming
|
2023-06-03 11:58:55 +02:00 |
binance_leverage_tiers.json
|
Update binance leverage tiers
|
2023-08-01 07:09:44 +02:00 |
binance.py
|
Invert order_props_in_contracts logic - cost is almost never in contracts
|
2023-07-20 19:51:45 +02: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 |
bitvavo.py
|
Add bitvavo sublass to properly set ohlcv limit
|
2023-04-17 07:25:13 +02:00 |
bybit.py
|
Increase bybit ohlcv_candle_limit to 1000
|
2023-08-08 11:36:48 +02: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
|
refactor remove_exchange_credentials
|
2023-05-15 07:22:40 +02:00 |
exchange_utils.py
|
Split trademode response value into trade_mode and margin-mode
|
2023-06-03 11:58:55 +02:00 |
exchange.py
|
Completely remove "fee_cost_in_contracts" functionality
|
2023-07-20 19:51:45 +02:00 |
gate.py
|
Completely remove "fee_cost_in_contracts" functionality
|
2023-07-20 19:51:45 +02: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
|
Use kwarg for rounding_mode, update tests with additional parameter
|
2023-03-26 11:00:41 +02:00 |
kucoin.py
|
Don't "fix" dry-run kucoin orders
|
2023-02-26 16:17:41 +01:00 |
okx.py
|
okx fees are not in contracts.
|
2023-07-20 19:51:45 +02:00 |
types.py
|
Split trademode response value into trade_mode and margin-mode
|
2023-06-03 11:58:55 +02:00 |