get_hypothesis
Retrieve complete details for a trading hypothesis, including formula, entry/exit rules, performance metrics, version history, and trade levels.
Instructions
Get full detail for a specific hypothesis/strategy. Returns formula, entry/exit rules, direction, performance metrics (win rate, Sharpe, profit factor, max drawdown), version history, and trade levels. Everything an agent needs to understand and act on a strategy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hypothesis_id | Yes | The hypothesis ID (from search or scan results). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| formula | No | ||
| win_rate | No | ||
| direction | No | ||
| hypothesis_id | No | ||
| horizon_results | No |