Skip to content

[ERROR] executor: UnscoredBuyCandidatesError #104

@cipher813

Description

@cipher813

🟠 Severity: ERROR
Flow: executor
Report ID: 019dcf2f71373d3bf1a04df54caf
Time: 2026-04-27T13:44:46.135988

Error

UnscoredBuyCandidatesError: Coverage gap: 6 of 27 buy_candidate(s) not present in predictions.json (which has 21 tickers). Missing: ABT, DVA, JHG, LHX, LNTH, TSCO. Refusing to size positions — GBM veto gate is unreachable for these tickers. Re-run predictor with --tickers to close the gap.

Traceback

Traceback (most recent call last):
  File "/home/ec2-user/alpha-engine/executor/main.py", line 1109, in run
    signals_raw, signals, run_date, predictions_by_ticker = _read_signals(
                                                            ^^^^^^^^^^^^^^
  File "/home/ec2-user/alpha-engine/executor/main.py", line 330, in _read_signals
    assert_predictions_cover_buy_candidates(signals_raw, predictions_by_ticker)
  File "/home/ec2-user/alpha-engine/executor/signal_reader.py", line 378, in assert_predictions_cover_buy_candidates
    raise UnscoredBuyCandidatesError(
executor.signal_reader.UnscoredBuyCandidatesError: Coverage gap: 6 of 27 buy_candidate(s) not present in predictions.json (which has 21 tickers). Missing: ABT, DVA, JHG, LHX, LNTH, TSCO. Refusing to size positionsGBM veto gate is unreachable for these tickers. Re-run predictor with --tickers to close the gap.

Created by Flow Doctor

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions