get_drawdown_stats
Calculate peak equity, current and maximum drawdown, and recovery status for trading accounts, optionally filtered by account. Use to monitor risk and stay within limits.
Instructions
Calculate equity peak and drawdown statistics for accounts: peak equity, current drawdown in dollars and percent from peak, all-time max drawdown, and recovery status. Can filter for a specific account.
Example questions:
"What is my current drawdown from peak equity on my accounts?"
"How much drawdown do I have on my FTMO account?"
"What was the maximum drawdown ever recorded on account 01?"
"Am I close to max drawdown?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | No | Optional account name or ID to filter drawdown stats for |