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.
Bug: pending candidate DB records were only swept inside the "has open positions" branch of run_eod_exit, so a server restart mid-day (ORB detection ran, no breakouts, no positions) left candidates as "pending" forever. Fix: move the in-memory and DB pending sweep to run unconditionally before the positions check. Test: TestEodDbSweep verifies both code paths (no-position + in-memory). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
4 months ago | |
|---|---|---|
| .. | ||
| backtest | 4 months ago | |
| orb_trader | 4 months ago | |
| paper_trader | 4 months ago | |
| tools | 4 months ago | |
| web | 4 months ago | |
| __init__.py | ||
| test_config.py | 5 months ago | |
| test_continuation_snapshot.py | 5 months ago | |
| test_db_models.py | ||
| test_enrich_catalyst_persistence_features.py | 4 months ago | |
| test_enrich_earnings_history_features.py | 4 months ago | |
| test_enrich_peer_surprise_features.py | 4 months ago | |
| test_enrich_tier2_features.py | 4 months ago | |
| test_ensemble_overlay_backtest.py | 4 months ago | |
| test_event_features.py | 5 months ago | |
| test_file_store.py | ||
| test_financial_features.py | ||
| test_fred_service.py | ||
| test_ids.py | ||
| test_labeler.py | 5 months ago | |
| test_llm_cache.py | ||
| test_llm_client.py | ||
| test_llm_parser_stub.py | ||
| test_logging.py | ||
| test_market_features.py | ||
| test_merged_snapshot.py | 5 months ago | |
| test_merger.py | ||
| test_oracle_client.py | 4 months ago | |
| test_retries.py | ||
| test_review_queue.py | ||
| test_rule_parser.py | 5 months ago | |
| test_schema_validator.py | ||
| test_snapshot_export.py | 4 months ago | |
| test_text_normalizer.py | 5 months ago | |
| test_time_utils.py | ||