create and use hyperopt-results folder

This commit is contained in:
Matthias
2019-07-31 07:07:46 +02:00
parent 5d22d541f2
commit 8cef567abc
4 changed files with 7 additions and 4 deletions

View File

@@ -97,6 +97,7 @@ user_data/
├── backtest_results
├── data
├── hyperopts
├── hyperopts_results
├── plot
└── strategies
```