Fix markdown

This commit is contained in:
Joe Schr
2024-02-13 10:54:59 +01:00
parent bff93e31c8
commit b68afb4063
+2 -2
View File
@@ -5,14 +5,14 @@ This page explains some advanced tasks and configuration options that can be per
## Quickstart
- enable using public trades in `config.json`
enable using public trades in `config.json`
```
"exchange": {
...
"use_public_trades": true,
}
```
- set orderflow processing configuration in `config.json`:
set orderflow processing configuration in `config.json`:
```
"orderflow": {
"scale": 0.5,