From cfd4438913514a681fb0bd6d6e3474c5cab777dc Mon Sep 17 00:00:00 2001 From: Sam Germain Date: Thu, 6 Jan 2022 02:55:39 -0600 Subject: [PATCH] Update docs/hyperopt.md Co-authored-by: Matthias --- docs/hyperopt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hyperopt.md b/docs/hyperopt.md index 37b943715..9aa039554 100644 --- a/docs/hyperopt.md +++ b/docs/hyperopt.md @@ -204,7 +204,7 @@ There you have two different types of indicators: 1. `guards` and 2. `triggers`. Hyper-optimization will, for each epoch round, pick one trigger and possibly multiple guards. -#### Sell optimization +#### Exit signal optimization Similar to the entry-signal above, exit-signals can also be optimized. Place the corresponding settings into the following methods