__init__.py
|
Add huobi exchange class
|
2022-02-26 10:33:11 +01:00 |
binance.py
|
Rename tickers_has_quoteVolume
|
2022-03-18 16:49:37 +01:00 |
coinbasepro.py
|
Align coinbase download with ccxt limits
|
2021-05-27 07:38:47 +02:00 |
exchange.py
|
Update trading_fee naming
|
2022-03-26 15:16:04 +01:00 |
ftx.py
|
Merge branch 'develop' into feat/short
|
2022-03-03 13:51:52 -06:00 |
gateio.py
|
no need to "abs" cost will be fixed in ccxt
|
2022-03-26 19:06:37 +01:00 |
hitbtc.py
|
Removed typing.List from bibox, hitbtc and kucoin
|
2021-11-13 06:21:17 -06:00 |
huobi.py
|
Update stoploss method to new functionality
|
2022-03-04 07:07:34 +01:00 |
kraken.py
|
Align kraken._get_params with okex
|
2022-03-23 06:49:07 +01:00 |
kucoin.py
|
Update stoploss method to new functionality
|
2022-03-04 07:07:34 +01:00 |
okx.py
|
Simplify okx lev_prep
|
2022-03-23 06:49:17 +01:00 |