ig_update_position
Modify stop loss, take profit, and trailing stop levels for an open position using deal ID on IG Trading MCP. Adjust risk management parameters dynamically while trading forex, indices, or commodities.
Instructions
Update stop/limit levels for an open position
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dealId | Yes | Deal ID of the position to update | |
limitLevel | No | New take profit level | |
stopLevel | No | New stop loss level | |
trailingStop | No | Enable trailing stop | |
trailingStopDistance | No | Trailing stop distance |