Precheck Multi-Leg Option Order
saxo_precheck_multileg_orderValidate multi-leg option strategies like spreads, condors, and straddles without placing the order.
Instructions
Validate a multi-leg option strategy (vertical/calendar spread, condor, straddle, etc.) without placing it. OrderType must be Limit; OrderPrice is always positive — the absolute limit price you are willing to pay (debit spreads) or receive (credit spreads). Saxo infers debit vs credit from the Buy/Sell direction of the legs and rejects negative OrderPrice with "Price cannot be negative." All legs must share the same option root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| AccountKey | Yes | ||
| OrderType | Yes | ||
| OrderPrice | No | ||
| OrderDuration | Yes | ||
| Legs | Yes | ||
| ManualOrder | No | ||
| ExternalReference | No |