-
Atm, in case of 0 buy or 0 sell, the displayed spread in the offer book is "-"
which is of few information for the possible customers.
(This morning, there are 18 non-null spreads, and 17 "-" spre…
ghost updated
5 years ago
-
Getting an error on startup that says, "Connection to the Bitcoin network failed because of an error: java.lang.NullPointerException". I uninstalled and reinstalled the application but the issue won't…
-
Hi, everyone!
We have integrated **[The Ocean](https://theocean.trade) – the first Decentralized Exchange supported in CCXT!**
Please, welcome! )
**The Ocean** is a **0x-based DEX**. You can…
-
I think there may be a very minor issue with the marketPrice() method in the Ticker class.
When the market is closed the bid and and ask will return a -1. When that happens the first conditional stat…
-
An error occurred when taking the offer.
A timeout occurred.
No funds have left your wallet yet.
Please try to restart your application and check your network connection to see if you can resol…
-
I have no idea how to debug exception of type 'DynamicData.MissingKeyException' - "{key} is missing from previous value". It is happening on on .AddOrUpdate action.
Record with this {key} already exis…
-
### 代码实现
```
state = {
width: '100%',
operationkey: 'tab1',
}
const operationTabList = [
{
key: 'tab1',
tab: '销售库存',
},
{
key: 'tab2',
tab: '商品图片',
},
…
-
Repro:
cont = Index("vix")
ib.qualifyContracts(cont)
ib.reqMarketDataType(3) #MarketDataTypeEnum.DELAYED)
ib.reqMktData(cont, '', False, False)
ticker = ib.ticker(cont)
ib.sleep(1)
print(tick…
-
已将整个服务都搭建运行起来了,并通过httpApi设置账户并撮合成功了,账户余额、订单类的数据都正常;
1. 但是发现有几个httpApi接口返回数据是 0;
请求: {"method":"market.last","params":["EOSUSDT"],"id":8172334705666}
响应: {
"error": null,
"result": "0",…
-
Hi,
I upgraded to new bisq 9 from 7. For this I was forced to delete old version with all data. So now when I try recovery from seed I get this error.
![image](https://user-images.githubuserconten…