get_signal_history
Retrieve recent signal history with actual outcomes to audit model accuracy, build user trust, or export for further analysis.
Instructions
View recent signals logged by FinStack with their actual outcomes.
Each row shows: symbol, signal (BUY/HOLD/SELL), price at signal time, 7-day actual return, and outcome label (correct/wrong/neutral).
Use this to audit the model, build trust with users, or export for analysis.
Args: symbol: NSE symbol to filter (e.g. RELIANCE), or '' for all limit: number of rows to return (default 20, max 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| symbol | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |