Precheck Order
saxo_precheck_orderValidate an order against Saxo's margin, prices, and instrument rules without placing it. Runs policy and audit checks to ensure compliance before submission.
Instructions
Validate an order against Saxo (margin, prices, instrument rules) without placing it. Runs through the policy + audit even though no execution happens.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| AccountKey | Yes | ||
| Uic | Yes | ||
| AssetType | Yes | ||
| BuySell | Yes | ||
| Amount | Yes | ||
| ToOpenClose | No | ||
| OrderType | Yes | ||
| OrderDuration | Yes | ||
| OrderPrice | No | ||
| StopPrice | No | ||
| ManualOrder | No | ||
| ExternalReference | No | ||
| Orders | No |