From b68afb4063d5a712be064b196c19bc84ad0693af Mon Sep 17 00:00:00 2001 From: Joe Schr <8218910+TheJoeSchr@users.noreply.github.com> Date: Tue, 13 Feb 2024 10:54:59 +0100 Subject: [PATCH] Fix markdown --- docs/advanced-orderflow.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/advanced-orderflow.md b/docs/advanced-orderflow.md index 9e344a08c..75e529383 100644 --- a/docs/advanced-orderflow.md +++ b/docs/advanced-orderflow.md @@ -5,15 +5,15 @@ 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, "stacked_imbalance_range": 3, # needs at least this amount of imblance next to each other