fix: keep paper trading active without approved model
This commit is contained in:
@@ -83,6 +83,7 @@ TIME_SERIES_REBOUND_FALLBACK_ENABLED=false
|
||||
# Use the independently guarded trend/MACD strategy while no accepted fresh
|
||||
# Torch model is available. The rejected model is never used for entries.
|
||||
TIME_SERIES_TREND_FALLBACK_ENABLED=true
|
||||
TIME_SERIES_FALLBACK_MODE=legacy
|
||||
TIME_SERIES_REQUIRE_QUALITY_GATE=true
|
||||
# Emergency paper-only override. Keep false unless a failed guard is accepted manually.
|
||||
TIME_SERIES_MANUAL_QUALITY_OVERRIDE=false
|
||||
|
||||
Reference in New Issue
Block a user