__init__.py
|
Add huobi exchange class
|
2022-02-26 10:33:11 +01:00 |
binance.py
|
Use unified stopPrice for binance
|
2022-05-29 11:01:01 +02:00 |
bybit.py
|
Fix bybit spot mode
|
2022-05-27 08:18:04 +00:00 |
coinbasepro.py
|
Align coinbase download with ccxt limits
|
2021-05-27 07:38:47 +02:00 |
exchange.py
|
Fix some type problems
|
2022-05-25 10:13:37 +00:00 |
ftx.py
|
Add typing information to retrier decorator
|
2022-05-24 06:54:16 +02:00 |
gateio.py
|
Add typing information to retrier decorator
|
2022-05-24 06:54:16 +02: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
|
Fix some type problems
|
2022-05-25 10:13:37 +00:00 |
kucoin.py
|
Merge branch 'develop' into feat/short
|
2022-03-30 07:09:41 +02:00 |
okx.py
|
Fix bad docstring
|
2022-05-15 17:06:40 +02:00 |