From 290f45265c0f4f8e83904417b439eded6c4b07ea Mon Sep 17 00:00:00 2001 From: Masoud Azizi Date: Fri, 26 Mar 2021 22:50:27 +0430 Subject: [PATCH] Thee to the --- docs/hyperopt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hyperopt.md b/docs/hyperopt.md index ec155062f..931d45184 100644 --- a/docs/hyperopt.md +++ b/docs/hyperopt.md @@ -161,7 +161,7 @@ Depending on the space you want to optimize, only some of the below are required * fill `sell_indicator_space` - for sell signal optimization !!! Note - `populate_indicators` needs to create all indicators any of thee spaces may use, otherwise hyperopt will not work. + `populate_indicators` needs to create all indicators any of the spaces may use, otherwise hyperopt will not work. Optional in hyperopt - can also be loaded from a strategy (recommended):