fetch_locks
Retrieve active trade locks to monitor and manage restricted trading periods in the Freqtrade cryptocurrency bot.
Instructions
Get the current trade locks.
Parameters: ctx (Context): MCP context object for logging and client access.
Returns: str: Stringified JSON response with trade locks data, or None if failed.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||