-
-
-
-
-
-
-
-
-
-
-
-
1.18.97aca9fc6d · ·
Fix Order interface Add `lastTradeTimestamp` and `trades` and fixed `fee`. Also sorted fields. [ci skip]
-
-
1.18.9506499938 · ·
Bitfinex has a movements/hist for all symbols Only documented in the (JS code sample)[https://docs.bitfinex.com/v2/reference#movements] code is the same "all currencies movements" endpoint that takes the same start/end parameters as trades/hist (limit seems to work up to a max of 25). [ci skip]
-
1.18.94c3fc9861 · ·
exmo fiat code to common currency code conversion minor fix #4422 #4421 [ci skip]
-
-
-
1.18.91c641fffe · ·
add bibox error code 2085 appears to be missing. see error message: `ccxt.base.errors.ExchangeError: bibox {"result":[{"error":{"code":"2085","msg":"币种最小下单数量限制","min_amount":0.005,"symbol":"ETH"},"cmd":"orderpending/trade"}],"error":{"code":"2085","msg":"币种最小下单数量限制","min_amount":0.005,"symbol":"ETH"},"cmd":"orderpending/trade"}` [ci skip]
-
-