Place Multi-Leg Option Order
saxo_place_multileg_orderPlace a multi-leg option strategy as a single atomic order with one limit price. All legs must share the same option root (underlying and expiry).
Instructions
Place a multi-leg option strategy as one atomic order with a single limit price. OrderType must be Limit. OrderPrice is always positive — the absolute price you are willing to pay (debit) or receive (credit); Saxo infers direction from the legs. All legs must share the same option root (same underlying + expiry). Returns MultiLegOrderId plus per-leg OrderIds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| AccountKey | Yes | ||
| OrderType | Yes | ||
| OrderPrice | No | ||
| OrderDuration | Yes | ||
| Legs | Yes | ||
| ManualOrder | No | ||
| ExternalReference | No |