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.
I Luk Kim 713d04deef Fix EOD exit: sweep DB for stale pending candidates after restart; remove misleading compound_returns override
- run_eod_exit now queries DB for any pending candidates not in-memory
  (guards against server restart mid-day leaving zombie pending records)
- Remove compound_returns=True force-override; live engine doesn't use it
  and V23 config has compound_returns=false

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 months ago
..
__init__.py Add ORB pre-market screening and fix Oracle/Alpaca reliability bugs 4 months ago
daemon.py Add ORB pre-market screening and fix Oracle/Alpaca reliability bugs 4 months ago
engine.py Fix EOD exit: sweep DB for stale pending candidates after restart; remove misleading compound_returns override 4 months ago
mock_broker.py Add ORB pre-market screening and fix Oracle/Alpaca reliability bugs 4 months ago
models.py Add ORB pre-market screening and fix Oracle/Alpaca reliability bugs 4 months ago
screener.py Fix V23 live engine: regime filter, sizing fidelity, trailing tighten 4 months ago
state.py Add ORB pre-market screening and fix Oracle/Alpaca reliability bugs 4 months ago