cap_trade_positions_amend
Modify stop-loss, take-profit, trailing stop, or guaranteed stop on an open position. Confirmation is required to apply changes.
Instructions
Amend stop-loss / take-profit on an open position (SIDE EFFECT). Requires confirm.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deal_id | Yes | ||
| stop_level | No | ||
| stop_distance | No | ||
| profit_level | No | ||
| profit_distance | No | ||
| guaranteed_stop | No | ||
| trailing_stop | No | ||
| confirm | No | ||
| wait_for_confirm | No | ||
| timeout_s | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||