Update docs/hyperopt.md

Co-authored-by: Matthias <xmatthias@outlook.com>
This commit is contained in:
Sam Germain 2022-01-06 02:55:39 -06:00 committed by GitHub
parent 0897f12143
commit cfd4438913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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