Add Torch probe entries and Pi artifact sync
This commit is contained in:
@@ -83,6 +83,10 @@ def make_settings():
|
||||
time_series_max_adjustment=0.08,
|
||||
time_series_lstm_enabled=True,
|
||||
time_series_lstm_model_path=tmp_path / "lstm_forecaster.json",
|
||||
time_series_probe_enabled=True,
|
||||
time_series_probe_min_edge_percent=0.02,
|
||||
time_series_probe_min_probability_up=0.55,
|
||||
time_series_probe_size_multiplier=0.40,
|
||||
stop_loss_percent=0.02,
|
||||
take_profit_percent=0.035,
|
||||
trailing_stop_percent=0.015,
|
||||
|
||||
Reference in New Issue
Block a user