Open Position
Header Parameters
Authorizationstring
Body Parameters
systemUuidstring Required
The unique identifier for the system where the account is located; required to specify where the position is to be opened.
loginstring Required
The login identifier for the Trading Account on which the position is to be opened; required.
instrumentstring Required
The trading instrument (symbol) for which the position is to be opened; required.
orderSidestring Required
Specifies whether the position is a 'BUY' or 'SELL'; required.
Enum values:
BUYSELLvolumenumber Required
The amount of the instrument to be traded in the position (lots); required.
slPricenumber
The price at which a stop-loss order is set to limit potential losses; optional.
tpPricenumber
The price at which a take-profit order is set to realize profits; optional.
Response
200
Object
OK
Response Attributes
statusstring Required
The outcome of the request to open a position
Enum values:
OKREJECTEDPARTIAL_SUCCESSorderIdstring
A unique identifier for the order associated with the opened position
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
Response
Was this section helpful?