New Order Preview
Preview the projected effects of an order ticket or bracket of orders, including cost and changes to margin and account equity.
Path parameters
accountId
The account to which the order will clear.
Request
This endpoint expects an object.
orders
Array of order tickets objects. Only one order ticket object may be submitted per request, unless constructing a bracket.
Response
Order Preview
amount
Describes the projected costs associated with the order ticket.
equity
Describes the projected change to the account's equity.
initial
Describes the projected change to initial margin.
maintenance
Describes the projected change to maintenance margin.
position
Describes the projected change to the account's position in the instrument.
warn
Human-readable text of warning message, if applicable. Otherwise null.
error
Human-readable text of an error message, if applicable. Otherwise null.
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error

