-
It would be beneficial for users to have a tooltip for the Market Price in the Orderbook panel (and in the Orderbook tab on mobile devices), explaining that it represents the price of the last complet…
-
### Background
Currently CoW Protocol is in an awkward spot because it can not be the only source of liquidity yet. If all liquidity for a token rests in CoW Protocol's orderbook or some CoW AMM solv…
-
I have some code implementing the streaming websocket API which I'd like to contribute, but it probably needs some more cleaning up. Also I used type-level symbols for pairs rather than value-level co…
-
I am attempting to transpile CCXT to C++ for maximum performance. I am wondering what is the best way to achieve this? My current attempt (in progress) is using Cython to convert the Python version of…
-
returnLoanOrders does not return the whole order book. The order book is actually quite large to what is returned. There is a '?limit' variable that can be encoded with a number of entries.
-
To test I'm now using this code:
```php
$r = new Rethink($registry->getConnection('default'));
$r->connection()->connect();
$r->db()
->tableCreate('test')
->run();
```
I'm getting a Ru…
-
## Summary
We are currently storing allowed denoms in the `AllowedDenom` table and markets in the `Market` table. We are also currently creating a new market when creating a sell order if a mar…
-
I get the following exception in my application:
```
File "C:/Users/z/Documents/Python Projects/waves\engine.py", line 190, in
for orderBook in executor.map(lambda assetPair: [assetPair, o…
-
Hi,
thank you for developing and sharing this matching engine.
I tested your engine and noticed that it does not add up the volumes in the order book for orders with the same price. The order book s…
-
![Signum_Logo_V1_black_filled](https://user-images.githubusercontent.com/3920663/225415128-fbf9b1c5-94ba-4599-946e-ae2bb4a55e81.png)
As of request from your support channel I'm opening this ticket …