You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
_parking_evaluate_gate() was returning only QQQM or SGOV, never TQQQ, because the low-vol overlay logic (_evaluate_low_vol_overlay_target in backtester) was not implemented in the live engine. Add overlay check at the end of the gate: vol threshold, temperature, entropy, and Hurst R/S analysis — matching the backtester's conditions exactly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
4 months ago | |
|---|---|---|
| .. | ||
| __init__.py | 5 months ago | |
| alpaca_broker.py | 4 months ago | |
| auto.py | 4 months ago | |
| backtest_sim.py | 4 months ago | |
| cli.py | 4 months ago | |
| engine.py | 4 months ago | |
| event_detector.py | 4 months ago | |
| mock_broker.py | 5 months ago | |
| models.py | 4 months ago | |
| reporter.py | 5 months ago | |
| state.py | 4 months ago | |