From a397c0b868d549db0f5c06613760a59d01674f5c Mon Sep 17 00:00:00 2001 From: MoonGem <34537029+MoonGem@users.noreply.github.com> Date: Fri, 23 Mar 2018 20:31:53 -0500 Subject: [PATCH] Update hyperoptNote.md --- hyperoptNote.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyperoptNote.md b/hyperoptNote.md index 19bb32493..76f94fa76 100644 --- a/hyperoptNote.md +++ b/hyperoptNote.md @@ -37,4 +37,4 @@ 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 -Lastly, copy hyperopt-mongodb.py over freqtrade/optimise/hyperopt.py then run scripts. +Lastly, copy hyperopt-mongodb.py over freqtrade/optimise/hyperopt.py then run scripts. Wait until the database fills and get result!