-
Follow-up of https://github.com/ExchangeUnion/market-maker-tools/issues/41: If placing CEX order fails -> retry placing CEX infinitely since the OpenDEX order already succeeded at that point and we ar…
-
I brought up a new simnet environment (containers running), but waited for several hours before I created the environment. Once everything was created and I received coins, arby couldn't connect to xu…
-
CEX price stream lost for more than 10 seconds -> cancel CEX & OpenDEX orders, infinitely retry cancelling if one happens to fail, retry connecting to the CEX price stream after successful cancellatio…
-
Today I realized that arby had stopped working because the price feed was temporarily lost. After correctly cancelling OpenDEX orders and retrying until exchange orders were cancelled too it stopped. …
-
Follow-up of #41 & https://github.com/ExchangeUnion/market-maker-tools/issues/27: if arby exits (with non-0 or 0 code doesn't matter) -> cancel OpenDEX orders & cancel CEX orders. Retry until cancella…
-
Comment here any new exchange that you think that should be added.
**Already discarded**
* **Bity.com** - ~Too many bad reviews on [TrustPilot](https://uk.trustpilot.com/review/bity.com?languages=…
pluja updated
2 years ago
-
```
[1] 2020-03-03 07:39:26.2626 [TradeManager] warn: buy quantity of 0 and sell quantity of 0 do not exceed the minimum required amount - please consider manual rebalancing
```
whereas
```
t…
-
https://github.com/ExchangeUnion/xud/pull/1653 is merged, so arby should check connext balance before placing an order
-
Currently arby removes all orders and issues new ones, which causes two packets on the p2p layer and all receiving nodes first to remove and then to replace an order. We consider this becoming an issu…
-
First load on slow connections like with TOR can take a while, let's have a very simple (needs to be super light to load) loading animation with our logo slowly beating, compare https://opendex.app/
…