scan_watchlist
Batch-rank a watchlist of NSE stocks by multi-factor signal score. Identify top buys and top risks in one scan for daily triage.
Instructions
Batch-rank a watchlist using FinStack's multi-factor stock signal score.
Best use:
daily watchlist triage
n8n / WhatsApp automation
finding top buys and top risks in one shot
Args: symbols: list of NSE symbols (e.g. ["RELIANCE", "TCS", "HDFCBANK", "INFY"])
Returns:
ranked_watchlist: sorted by signal_score
top_buys
top_risks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbols | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |