From f120c8d6c7c33419b315ebde415f17c1ec242f87 Mon Sep 17 00:00:00 2001 From: Christof Date: Sat, 19 Dec 2020 20:47:25 +0100 Subject: [PATCH] documentation --- docs/plotting.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/plotting.md b/docs/plotting.md index 30844606c..ed682e44b 100644 --- a/docs/plotting.md +++ b/docs/plotting.md @@ -209,7 +209,8 @@ Sample configuration with inline comments explaining the process: ``` !!! Note - The above configuration assumes that `ema10`, `ema50`, `senkou_a`, `senkou_b`, `macd`, `macdsignal` and `rsi` are columns in the DataFrame created by the strategy. + The above configuration assumes that `ema10`, `ema50`, `senkou_a`, `senkou_b`, + `macd`, `macdsignal`, `macdhist` and `rsi` are columns in the DataFrame created by the strategy. ## Plot profit