use more aggressive stop loss for hyperopt
This commit is contained in:
parent
37004e331a
commit
6f5307fda7
@ -38,7 +38,7 @@ def conf():
|
|||||||
"20": 0.02,
|
"20": 0.02,
|
||||||
"0": 0.04
|
"0": 0.04
|
||||||
},
|
},
|
||||||
"stoploss": -0.40
|
"stoploss": -0.05
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user