trading_live_orders
Retrieve live trading orders from a specific session to monitor active positions and track execution status in algorithmic trading strategies.
Instructions
Get orders from a live trading session.
Args: session_id: Session ID
Returns: Dict with orders list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||