Block orders and trade allocation
This example shows how place a block order and allocate the position into a number of sub-accounts.More info on block orders: https://www.developer.saxo/openapi/learn/block-orders.
Block trading is only available for specially configured accounts. To get a SIM-account configured for block trading, contact your Saxo Bank account manager.
POST body with AllocationKey data:
POST body with Order data:
Order:
Response:
Click button to launch function.
JS code:
Click button to show code.