order_cancel
Cancel an order on Toss Securities. By default runs as a dry-run; enable trading and set dryRun to false for real execution.
Instructions
Cancel an order. Default dry-run; real execution requires ENABLE_TRADING, ENABLE_ORDER_CANCEL, dryRun=false, confirmation, and caller-supplied request.symbol when symbol allow/block policy is configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | ||
| orderId | Yes | ||
| request | No | ||
| accountSeq | No | ||
| confirmation | No |