dzengi_update_position
Update leverage-position protection settings (stop loss, take profit, trailing stop) with a financial side effect. Send once; if outcome is unknown, reconcile the account before any retry.
Instructions
Update leverage-position protection with a financial side effect. This mutation is sent once; an unknown outcome requires account reconciliation before any retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| confirm | Yes | ||
| stopLoss | No | ||
| positionId | Yes | ||
| takeProfit | No | ||
| stopDistance | No | ||
| profitDistance | No | ||
| clientRequestId | Yes | ||
| trailingStopLoss | No | ||
| guaranteedStopLoss | No |