tool_get_backtest_results
Retrieve backtest results with summary metrics, trade previews, and links to full results and shareable reports.
Instructions
Get the results of a completed backtest.
Returns:
summary: Key metrics (total return, Sharpe ratio, max drawdown, win rate, etc.)
trades_preview: First 10 trades with entry/exit dates and P&L
full_results_url: Link to full results data
results_url: Shareable link to view results on panther.watch
IMPORTANT: Always share the results_url link with the user so they can view the full results with equity curve and trade details on panther.watch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backtest_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||