Add constant, boolean check, rename option to fit with other x_enable, check that RunMode is BACKTEST
This commit is contained in:
@@ -380,6 +380,7 @@ CONF_SCHEMA = {
|
||||
},
|
||||
'position_adjustment_enable': {'type': 'boolean'},
|
||||
'max_entry_position_adjustment': {'type': ['integer', 'number'], 'minimum': -1},
|
||||
'backtest_signal_candle_export_enable': {'type': 'boolean'},
|
||||
},
|
||||
'definitions': {
|
||||
'exchange': {
|
||||
|
||||
Reference in New Issue
Block a user