This commit is contained in:
hroff-1902 2019-08-03 19:44:32 +03:00
parent fe796c46c3
commit 3dd6fe2703

View File

@ -345,7 +345,7 @@ def populate_buy_trend(self, dataframe: DataFrame) -> DataFrame:
You can use the `--print-all` command line option if you would like to see all results in the hyperopt output, not only the best ones.
When the `--color/--print-colorized` command line option is used, the results are colorized -- bad results (with zero trades or limited by the `--min-trades` option) are red, currest bests -- in green, results with positive total profit are printed in bold.
When the `--color/--print-colorized` command line option is used, the results are colorized -- bad results (with zero trades or limited by the `--min-trades` option) are red, current bests -- in green, results with positive total profit are printed in bold.
### Understand Hyperopt ROI results