binance.py
|
Binance spot also allows market orders
|
2022-09-17 17:11:00 +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 |
common.py
|
Also check for createLimitOrder as optionals
|
2022-07-11 16:09:12 +02:00 |
exchange.py
|
Allow leverage tier cache to be 4 weeks old.
|
2022-09-17 10:41:48 +02:00 |
ftx.py
|
FTX - support time_in_force (and PO ordertype)
|
2022-08-27 10:30:38 +02:00 |
gateio.py
|
Uppercase TimeInForce (align with ccxt)
|
2022-08-27 10:30:06 +02:00 |
hitbtc.py
|
Removed typing.List from bibox, hitbtc and kucoin
|
2021-11-13 06:21:17 -06:00 |
huobi.py
|
Store StopPrice for dry-run orders
|
2022-06-22 06:31:51 +02:00 |
kraken.py
|
Uppercase TimeInForce (align with ccxt)
|
2022-08-27 10:30:06 +02:00 |
kucoin.py
|
Uppercase TimeInForce (align with ccxt)
|
2022-08-27 10:30:06 +02:00 |
okx.py
|
Fix enum imports
|
2022-09-09 20:31:30 +02:00 |