avanza_order_edit
Update an open order's price, volume, or validity. Use dry-run to preview changes; confirm to apply live.
Instructions
Dry-run or update an existing open order (price/volume/valid_until). Live update requires TUI R/W mode and confirm=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price | Yes | ||
| volume | Yes | ||
| confirm | No | ||
| order_id | Yes | ||
| account_id | Yes | ||
| session_id | No | Legacy alias for tenant_session_id (non-paper tools only). | |
| valid_until | Yes | ||
| tenant_session_id | No | Optional tenant session scope id for multi-session TUI/MCP routing. |