Parametrize hyperopt file
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
if params.get('sell-rsi-enabled'):
|
||||
conditions.append(dataframe['rsi'] > params['sell-rsi-value'])
|
||||
Reference in New Issue
Block a user