__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 |
common.py
|
Change to precise casing instead of .lower()
|
2022-04-02 19:48:01 +02:00 |
exchange.py
|
Simplify log output
|
2022-04-28 19:43:52 +02:00 |
ftx.py
|
Fix FTX not fetching the very latest data
|
2022-04-25 08:38:02 +02:00 |
gateio.py
|
no need to "abs" cost will be fixed in ccxt
|
2022-03-26 19:06:37 +01: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
|
Merge branch 'develop' into feat/short
|
2022-03-30 07:09:41 +02:00 |
okx.py
|
Simplify formatting in exchange class
|
2022-03-30 20:02:56 +02:00 |