fetch_whitelist
Retrieve the current list of approved trading pairs for automated cryptocurrency trading with Freqtrade.
Instructions
Get the current whitelist of trading pairs.
Parameters: ctx (Context): MCP context object for logging and client access.
Returns: str: Stringified JSON response with whitelist data, or None if failed.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||