doc: add warning about trade matching
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Bruno BELANYI 2022-03-12 14:23:19 +01:00
parent afe78c4d8c
commit 14645524e2
1 changed files with 2 additions and 1 deletions

View File

@ -34,7 +34,8 @@ the standard output. For example
kraken < ./data/inputs/balanced-book-1.in.csv
```
You can use `--enable-trade` to enable trade matching.
You can use `--enable-trade` to enable trade matching. Be careful, it has not
been as carefully tested, a wild `assert` could stop your session short.
## Architecture