stable/scripts/start-hyperopt-worker.sh

6 lines
117 B
Bash
Raw Normal View History

#!/bin/bash
DB_NAME=freqtrade_hyperopt
hyperopt-mongo-worker --mongo=127.0.0.1:1234/${DB_NAME} --poll-interval=0.1