doc: add warning about trade matching
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
afe78c4d8c
commit
14645524e2
|
@ -34,7 +34,8 @@ the standard output. For example
|
||||||
kraken < ./data/inputs/balanced-book-1.in.csv
|
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
|
## Architecture
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue