trading_live_cancel
Cancel active trading sessions in the Jesse framework to stop live or paper trading operations and manage algorithmic strategy execution.
Instructions
Cancel a running live/paper trading session.
Args: session_id: Session ID to cancel paper_mode: True if paper trading session, False if live
Returns: Dict with cancellation status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| paper_mode | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||