减少log
This commit is contained in:
parent
772754ecf1
commit
14cd32ab92
@ -471,7 +471,6 @@ echo "docker-compose run --rm freqtrade hyperopt $PAIRS_FLAG \
|
||||
--spaces $SPACES \
|
||||
--fee 0.001"
|
||||
|
||||
sudo systemctl stop stop downloadData.timer
|
||||
docker-compose run --rm freqtrade hyperopt $PAIRS_FLAG \
|
||||
--logfile /freqtrade/user_data/logs/freqtrade.log \
|
||||
--freqaimodel LightGBMRegressorMultiTarget \
|
||||
@ -487,5 +486,3 @@ docker-compose run --rm freqtrade hyperopt $PAIRS_FLAG \
|
||||
--hyperopt-loss CalmarHyperOptLoss \
|
||||
--spaces $SPACES \
|
||||
--fee 0.001
|
||||
|
||||
sudo systemctl start stop downloadData.timer
|
||||
Loading…
x
Reference in New Issue
Block a user