Edit Position
Header Parameters
Authorizationstring
Body Parameters
systemUuidstring Required
The unique identifier for the system where the trading account is located; required.
loginstring Required
The login identifier for the Trading Account in which the position exists; required.
idstring Required
The unique identifier of the position to be edited; required.
slPricenumber
The new stop loss price to limit potential losses; optional, only include if modification is needed.
tpPricenumber
The new take profit price to capture desired profits; optional, only include if modification is needed.
Response
200
Object
OK
Response Attributes
statusstring
Indicates the result of the request to edit the position
Enum values:
OKREJECTEDPARTIAL_SUCCESSorderIdstring
A unique identifier for the order associated with the edited position
Was this section helpful?
What made this section helpful for you?
What made this section unhelpful for you?
Response
Was this section helpful?