-
Приветствую!
Как я понимаю бот работает по принципу
`If(marketname == listname && marketprice
-
In order to verify batch auction results, we need to represent market prices, limit prices and volumes as field elements and use arithmetic operations to calculate things like trader surplus and updat…
-
I see in matchengine/me_message.c it seems to be queuing messages about orders (pending and completed) to kafka
I assume we can connect a client to kafka and consume these messages (I want to send …
-
When running the tests on master (and on my branch) I get the following error:
```
computer$ docker-compose run --rm tests
Creating avro2py_tests_run ... done
==================================…
-
## 效果图
## 列配置代码
```javascript
{
label: "销售价",
prop: "marketPrice",
width: 140,
valueType: "input-number",
tableColumnProps: {
align: "right"
…
-
#### Expected Behavior
Lean logs should be showing UnrealisedPnl and RealisedPnl in their respective columns.
#### Actual Behavior
The logs have these two swapped. An example of the output I'm ge…
-
Hi All,
I am unable to compile the matchengine, would love to hear your thoughts.
![matchengine](https://user-images.githubusercontent.com/20118499/40581469-bf997376-610d-11e8-8cae-35757838860c.…
-
Following this [discussion](https://github.com/tdex-network/tdex-daemon/issues/551), it could be worth adding a rpc like the one below to the trade service to expose data about market volumes on a giv…
-
xiaoming90
medium
# Market Price Lower Than Expected
## Summary
The market price does not conform to the specification documented within the whitepaper. As a result, the computed market price is l…
-
Create a stats bot that will get statistics from Strips subgraph and push data to social channels (telegra/discord/twitter).
**Metrics need to track:**
1. Liquidations
2. Trades (with notional >=…