strategy_metadata
Retrieve metadata and version information for trading strategies to assess performance metrics, certification status, and testing results.
Instructions
Get metadata and version info for a strategy.
Args: name: Strategy name
Returns: Dict with strategy metadata including version, test_count, test_pass_count, certified status, and certification thresholds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||