Use Torch as the only forecast model
This commit is contained in:
@@ -64,9 +64,7 @@ def make_settings():
|
||||
kelly_max_fraction=0.20,
|
||||
time_series_forecast_enabled=True,
|
||||
time_series_min_candles=120,
|
||||
time_series_validation_window=30,
|
||||
time_series_forecast_horizon=3,
|
||||
time_series_ewma_lambda=0.94,
|
||||
time_series_min_edge_percent=0.04,
|
||||
time_series_max_adjustment=0.08,
|
||||
time_series_lstm_enabled=True,
|
||||
|
||||
Reference in New Issue
Block a user