scan_watchlist
Batch-rank a NSE stock watchlist using a multi-factor signal score to identify top buys and top risks in one shot. Ideal for daily triage and automation.
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 |