fetch_profit
Retrieve profit summary data from the Freqtrade cryptocurrency trading bot to monitor trading performance and analyze bot profitability.
Instructions
Get profit summary for the trading bot.
Parameters: ctx (Context): MCP context object for logging and client access.
Returns: str: Stringified JSON response with profit summary, or None if failed.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||