trading_live_check
Verify installation and availability of the live trading plugin to enable real-time algorithmic trading operations within the Jesse framework.
Instructions
Check if jesse-live plugin is installed and available.
Returns: Dict with 'available' boolean and optional 'error' message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||