From d7d87317adf7449e002a79764dbe63adc69a6704 Mon Sep 17 00:00:00 2001 From: MoonGem <34537029+MoonGem@users.noreply.github.com> Date: Fri, 23 Mar 2018 20:31:38 -0500 Subject: [PATCH] Update hyperoptNote.md --- hyperoptNote.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/hyperoptNote.md b/hyperoptNote.md index b8ea0fdaa..19bb32493 100644 --- a/hyperoptNote.md +++ b/hyperoptNote.md @@ -36,8 +36,5 @@ You may also need to install the latest hyperopt from their github to avoid subs pip3.6 install git+https://github.com/hyperopt/hyperopt.git -You also need to edit: --max-jobs=1 to --max-jobs=500 in mongoexp.py: - -/usr/local/lib/python3.6/dist-packages/hyperopt/mongoexp.py Lastly, copy hyperopt-mongodb.py over freqtrade/optimise/hyperopt.py then run scripts.