feat: collect Bybit orderbook observations for training
This commit is contained in:
@@ -46,6 +46,8 @@ def test_safe_config_summarizes_torch_forecast_artifact(make_settings, tmp_path)
|
||||
assert config["time_series_probe_size_multiplier"] == 0.40
|
||||
assert config["time_series_rebound_fallback_enabled"] is True
|
||||
assert config["time_series_fallback_mode"] == "trend_macd"
|
||||
assert config["market_observation_enabled"] is True
|
||||
assert config["market_observation_sample_seconds"] == 30.0
|
||||
assert config["time_series_model_artifact"] == {
|
||||
"available": True,
|
||||
"type": "pytorch_recurrent_forecaster",
|
||||
|
||||
Reference in New Issue
Block a user