-
The library uses temporary file storage for past trades in order do avoid querying the server over and over again (in the case of Bibox) and in order to be able to still show old trades which have alr…
ghost updated
6 years ago
-
Contract address: 0x35a69642857083ba2f30bfab735dacc7f0bac969
Issuer's official website: https://www.banyanbbt.org/
Official contract address confirmation: http://blog.banyanbbt.org/2018/03/0…
-
gate.io
bcex.ca
big.one
jex.com
cex.com
exx.com
aex.com
yobit.net
bjex.com
bit-z.com
tidex.com
lbank.info
bibox.com
coinw.com
allcoin.com
coinex.com
btctrade.im
topbtc.com
kucoin.com…
ghost updated
6 years ago
-
I'm trying bibox and it works well, but just after some latest ccxt update, the fetchBalance didn't get parsed and didn't return the balance array with free, used, and total (nothing return for positi…
-
- OS: Linux Ubuntu 17.10
- Programming Language version: PHP 7.1.11-0ubuntu0.17.10.1
- CCXT version: trunk, pulled few hours ago
- Exchange: Bibox
- Method: create_order('LTC/BTC', 'limit', 'sell'…
-
Calling the function fetch_deposit_address(coin) does not return the deposit address of the coin, but rather withdrawal information.
Input:
```import ccxt
bibox = ccxt.bibox()
bibox.verbos…
-
Hi,
I am getting a SSL error for the bibox exchange
- OS: Linux Mint
- Programming Language version: Python 2.7.6
- CCXT version: 1.11.53
- Exchange: bibox
- Method: fetch_order_book()
- Ba…
-
想利用nameserver分组的功能做DNS分流查询,域名一个一个输入太累了,想直接调用gfwlist,请问该如何实现?
Sent with GitHawk
-
Bibox exchange does not support fetchTickers as can be seen from https://github.com/Biboxcom/api_reference/wiki/api_reference as well as by testing (an empty array is returned whereas fetchTicker work…
-
I have a trouble - bibox {"error":{"code":"2067","msg":"暂不支持市价单"},"cmd":"orderpending/trade"}
I wanna to buy coins TRX/BTC
code - exchange.createMarketBuyOrder (symbol, amount)