strategy_create_cancel
Cancel an ongoing strategy creation job in the Jesse trading framework by specifying the job identifier to stop the process.
Instructions
Cancel async strategy creation job.
Args: job_id: Job identifier to cancel
Returns: Dict with status, job_id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||