trading_paper_metrics
Retrieve performance metrics for paper trading sessions to analyze strategy effectiveness with key indicators like total return, Sharpe ratio, and win rate.
Instructions
Get calculated performance metrics for a paper trading session.
Args: session_id: Session ID
Returns: Dict with metrics: total_return, sharpe_ratio, max_drawdown, win_rate, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||