analyze_drawdown
Compute peak-to-trough drawdown from trading deals (fetched live if omitted). Supports starting balance, date range, and equity curve inclusion.
Instructions
Compute basic peak-to-trough drawdown from history deals (fetched live if deals is omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deals | No | ||
| date_to | No | ||
| date_from | No | ||
| include_curve | No | ||
| starting_balance | No |