get_strategy_performance
Retrieve detailed performance metrics for a trading strategy, including returns, drawdown, Sharpe ratio, win rate, and daily NAV history for charting.
Instructions
Get detailed performance for a specific strategy — returns, drawdown, Sharpe, win rate, and daily NAV history for charting. Requires API key (get one free via register_trial).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiKey | Yes | Your API key from register_trial (starts with 'qtg_') | |
| productId | Yes | Strategy product ID, e.g. 'PROD-E3X' | |
| includeChart | No | Include daily NAV data points for charting |