rank_candidates
Rank candidate symbols by relative strength against a benchmark, delivering trend, RSI, ATR%, and drawdown metrics to shortlist names for deeper research.
Instructions
Order a candidate list by relative strength, with supporting measures.
Turns a raw list into a shortlist worth spending the research agents on.
Returns trend structure, distance from the 50-day, RSI, ATR as a percentage
of price and drawdown from the one-year high for each name. Symbols whose
history could not be retrieved appear under `unavailable` rather than
quietly dropping out.
This orders candidates; it does not judge them.
Args:
symbols: Up to 40 symbols. Each costs a separate history request.
benchmark: Symbol for relative strength, default "SPY".
lookback_days: Calendar days of history per symbol.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | Yes | ||
| benchmark | No | SPY | |
| lookback_days | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||