Keep bot operational when forecast model is unavailable
This commit is contained in:
@@ -89,6 +89,7 @@ def make_settings():
|
||||
time_series_probe_min_probability_up=0.55,
|
||||
time_series_probe_size_multiplier=0.40,
|
||||
time_series_rebound_fallback_enabled=True,
|
||||
time_series_trend_fallback_enabled=False,
|
||||
stop_loss_percent=0.02,
|
||||
stop_loss_exit_enabled=True,
|
||||
take_profit_percent=0.035,
|
||||
|
||||
Reference in New Issue
Block a user