Last updated
Last updated
POST
/v1/api/accounts/{account}/positions/reverse
Performs a true reversal of the position in the account specified. If no position exists, no action is taken. Returns the Order ID of the newly opened position.
Headers
Query Parameters
Body
Code Examples (coming soon)
Response
Reverses the position specified by instrument in the account.
Content-Type
application/json
Authorization
Bearer <token>
account
string
Required
Name of account in NT8
instrument
string
Required
Name of underlying instrument (e.g., "ES 12-24")