trading_paper_equity_history
Retrieve equity curve data for paper trading sessions to analyze performance, track drawdowns, and evaluate strategy effectiveness over time.
Instructions
Get equity curve data for a paper trading session.
Args: session_id: Session ID resolution: Resolution of equity curve data (default: '1h')
Returns: Dict with equity_curve containing timestamp, equity, drawdown data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| resolution | No | 1h |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||